bad-practices.nvim
bad-practices.nvim copied to clipboard
Toggle this plugin with :BadPractices
Since some buffer types are unnecessary to enable this plugin, it would be useful to have a function that allows manual disabling or enabling of the plugin. Alternatively, the function could be combined with autocmd
.
Hi and thanks for the suggestion. This sounds reasonable. If you would like to send a PR that exposes a function that disables this plugin for a current buffer, I will be happy to merge it!