LunarVim/lua/lvim/lsp
2021-11-16 14:55:45 +00:00
..
null-ls feat: support new null-ls (#1955) 2021-11-16 14:55:45 +00:00
providers feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
config.lua feat: support new null-ls (#1955) 2021-11-16 14:55:45 +00:00
handlers.lua fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 (#1934) 2021-11-10 11:09:44 +01:00
init.lua refactor: more configurable format-on-save (#1937) 2021-11-14 13:44:00 +01:00
manager.lua perf(lsp): use the new upstream API for filetypes (#1836) 2021-10-31 16:23:44 +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