LunarVim/lua/lvim/lsp/null-ls
Abouzar Parvan 655fd1b0ca
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-12-23 10:33:20 +01:00
..
code_actions.lua feat: null-ls code_actions interface (#2008) 2021-12-02 10:31:45 +01:00
formatters.lua fix(null-ls): allow the same linter and formatter (#1968) 2021-11-21 12:29:07 +01:00
init.lua refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093) 2021-12-23 10:33:20 +01:00
linters.lua fix(null-ls): allow the same linter and formatter (#1968) 2021-11-21 12:29:07 +01:00
services.lua feat: support new null-ls (#1955) 2021-11-16 14:55:45 +00:00