LunarVim/lua/lvim/lsp
2021-12-01 19:02:06 +01:00
..
null-ls fix(null-ls): allow the same linter and formatter (#1968) 2021-11-21 12:29:07 +01:00
providers feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
config.lua chore: bump core-plugins' version (#2018) 2021-12-01 19:02:06 +01: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 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