klen / nvim-config-local

Secure load local config files for neovim
MIT License
150 stars 9 forks source link

Commands and autocmd should be named `LocalConfig*`, `Config*` is too generic #9

Closed bew closed 1 year ago

bew commented 1 year ago

As the title says, the commands are specific to local config loading / trust / ..

The Config* commands/autocmd might conflict with people's setup. Using a more specific prefix like LocalConfig should greatly reduce the risk of conflict!

klen commented 1 year ago

@bew good point. The command were renamed in version 2.0.0