New feature to disable plugins from config
Disable trimwhitespace by default
This commit is contained in:
@@ -19,4 +19,8 @@ config.line_limit = 80
|
||||
config.max_symbols = 4000
|
||||
config.max_project_files = 2000
|
||||
|
||||
-- Disable plugin loading setting to false the config entry
|
||||
-- of the same name.
|
||||
config.trimwhitespace = false
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user