Turned off whitespace by default.
This commit is contained in:
parent
c5f60a7865
commit
ee61b34084
|
@ -33,5 +33,6 @@ config.plugins = {}
|
|||
|
||||
config.plugins.trimwhitespace = false
|
||||
config.plugins.lineguide = false
|
||||
config.plugins.drawwhitespace = false
|
||||
|
||||
return config
|
||||
|
|
Loading…
Reference in New Issue