LunarVim/lua/lvim/lsp
2021-12-06 17:04:46 +01:00
..
null-ls feat: null-ls code_actions interface (#2008) 2021-12-02 10:31:45 +01:00
providers feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
config.lua feat: full compatibility with neovim v0.6 (#2037) 2021-12-06 17:04:46 +01:00
handlers.lua feat: full compatibility with neovim v0.6 (#2037) 2021-12-06 17:04:46 +01:00
init.lua feat: full compatibility with neovim v0.6 (#2037) 2021-12-06 17:04:46 +01:00
manager.lua fix(lsp): avoid installing an overridden server (#1981) 2021-11-22 08:32:40 +01:00
peek.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
templates.lua fix(lsp): install templates and configure overrides for custom providers 2021-10-28 21:15:49 +08:00
utils.lua perf(lsp): use the new upstream API for filetypes (#1836) 2021-10-31 16:23:44 +01:00