Improve lineguide plugin (#1056)
* Add more options to lineguide * Allow lineguide plugin to load but remain disabled * Use config.line_limit for default ruler
This commit is contained in:
@@ -54,7 +54,6 @@ setmetatable(config.plugins, {
|
||||
|
||||
-- Disable these plugins by default.
|
||||
config.plugins.trimwhitespace = false
|
||||
config.plugins.lineguide = false
|
||||
config.plugins.drawwhitespace = false
|
||||
|
||||
return config
|
||||
|
||||
Reference in New Issue
Block a user