diff options
author | Gregory Anders <greg@gpanders.com> | 2023-01-04 14:36:18 -0700 |
---|---|---|
committer | Gregory Anders <greg@gpanders.com> | 2023-01-07 08:19:12 -0700 |
commit | 34d1eaa792fa332cea190568967a489e324fca6f (patch) | |
tree | ccc218ca7e709141c455b5ffe76aaf9cb9604023 /runtime/lua | |
parent | 42afa0369a3c01dddd1efef1397bbf46011f391b (diff) | |
download | rneovim-34d1eaa792fa332cea190568967a489e324fca6f.tar.gz rneovim-34d1eaa792fa332cea190568967a489e324fca6f.tar.bz2 rneovim-34d1eaa792fa332cea190568967a489e324fca6f.zip |
feat(editorconfig): allow editorconfig to be toggled dynamically
Rather than only check `editorconfig_enable` when the plugin is loaded,
check it each time the autocommand fires, so that users may enable or
disable it dynamically.
Also check for a buffer local version of the variable, so that
editorconfig can be enabled or disabled per-buffer.
Diffstat (limited to 'runtime/lua')
0 files changed, 0 insertions, 0 deletions