LunarVim/lua/lsp
Luc Sinet b524100f01
feat: support wildcard filetypes for null-ls providers (#1447)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2021-10-09 13:45:34 +02:00
..
null-ls feat: support wildcard filetypes for null-ls providers (#1447) 2021-10-09 13:45:34 +02:00
providers fix: move jsonls commands under setup (#1685) 2021-10-09 08:03:23 +02:00
config.lua [Feature] better code action prompt and auto show codelens actions (#1698) 2021-10-06 02:07:23 +03:30
handlers.lua [Bugfix] instead of wrapping the gl diagnostics, split them (#1595) 2021-09-22 10:56:52 +03:30
init.lua fix(lsp): use correct check for formatter override (#1726) 2021-10-09 13:38:35 +02:00
manager.lua feat(lsp): handle user configuration in setup() (#1707) 2021-10-07 17:47:53 +02:00
peek.lua feature: make peek function work in neovim head and 0.5 (#1559) 2021-09-15 23:42:57 +04:30
templates.lua feat(lsp): handle user configuration in setup() (#1707) 2021-10-07 17:47:53 +02:00
utils.lua feat: support wildcard filetypes for null-ls providers (#1447) 2021-10-09 13:45:34 +02:00