LunarVim/lua/lvim/lsp
2021-12-13 17:34:22 +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: update lsp-installer and lspconfig hashes to enable solidity_ls language server (#2072) 2021-12-13 17:33:18 +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): prevent repeated setup call (#2048) 2021-12-08 08:15:56 +01:00
peek.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
templates.lua fix(lsp): allow overriding servers with custom providers (#2070) 2021-12-13 17:34:22 +01:00
utils.lua fix(lsp): correct client_id parsing in lvim-info (#2071) 2021-12-12 19:43:35 +01:00