Turned off whitespace by default.

This commit is contained in:
Adam Harrison 2021-10-02 12:23:32 -04:00
parent c5f60a7865
commit ee61b34084
1 changed files with 1 additions and 0 deletions

View File

@ -33,5 +33,6 @@ config.plugins = {}
config.plugins.trimwhitespace = false
config.plugins.lineguide = false
config.plugins.drawwhitespace = false
return config