Misc
This commit is contained in:
@@ -403,6 +403,7 @@ void GenerateConfig() {
|
||||
style.add({"IndentSize", "4"});
|
||||
style.add({"TrimWhitespaceOnSave", "1"});
|
||||
style.add({"FontSize", "12"});
|
||||
style.add({"FontFilter", "0"}); // nearest = 0, linear = 1 - seems like nearest always better?
|
||||
style.add({"Font", "C:/Windows/Fonts/consola.ttf"});
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user