nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.43k stars 72 forks source link

feat(rubocop): Enable --server by default #68

Closed lrangell closed 7 months ago

lrangell commented 7 months ago

Enable --server by default since is way faster and rubocop has this feature for quite a while, without it its pretty laggy.