Trim whitespace on save and skip lines with cursor
This commit is contained in:
@@ -398,6 +398,7 @@ void GenerateConfig() {
|
||||
style.add({"DrawLineNumbers", "1"});
|
||||
style.add({"DrawScrollbar", "1"});
|
||||
style.add({"IndentSize", "2"});
|
||||
style.add({"TrimWhitespaceOnSave", "1"});
|
||||
|
||||
{
|
||||
MA_Scratch scratch;
|
||||
|
||||
Reference in New Issue
Block a user