LunarVim/lua/lvim/lsp
2022-02-16 13:01:06 +03:30
..
null-ls fix(null-ls): avoid sending invalid opts.args (#2154) 2022-01-08 14:24:05 +01:00
providers feat: use schemastore.nvim to provide extended json schema support (#2239) 2022-02-03 11:25:25 +03:30
config.lua fix(timeoutlen): this has caused way too many issues in the past (#2287) 2022-02-16 13:01:06 +03:30
handlers.lua refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093) 2021-12-23 10:33:20 +01:00
init.lua fix(lsp): formatter now use new null-ls api function (#2135) 2022-01-04 12:14:54 +03:30
manager.lua refactor: more consistent autocmds (#2133) 2022-01-03 11:06:45 +01:00
peek.lua refactor(bootstrap): more robust git module (#2127) 2022-01-03 11:07:34 +01:00
templates.lua fix(lsp): no need to stop clients on LvimReload (#2160) 2022-01-10 15:48:05 +01:00
utils.lua feat(info): display overridden servers for filetype (#2155) 2022-01-08 14:36:56 +01:00