Namespace plugin-specific configuration settings.
This commit is contained in:
@@ -28,7 +28,9 @@ config.tab_close_button = true
|
||||
|
||||
-- Disable plugin loading setting to false the config entry
|
||||
-- of the same name.
|
||||
config.trimwhitespace = false
|
||||
config.lineguide = false
|
||||
config.plugins = {}
|
||||
|
||||
config.plugins.trimwhitespace = false
|
||||
config.plugins.lineguide = false
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user