LunarVim/lua/lvim/lsp
2022-06-23 10:29:30 +04:30
..
null-ls fix(lsp): undo stdpath overload to avoid datarace (#2540) 2022-04-29 16:26:15 +02:00
providers refactor: re-enable packer.sync() in LvimReload (#2410) 2022-04-03 14:32:52 +02:00
config.lua fix: skip calling nvim-tree.setup() more than once (#2707) 2022-06-11 17:46:37 +02:00
handlers.lua refactor: use api-autocmds for lsp functions (#2549) 2022-05-03 03:40:51 +04:30
init.lua refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
manager.lua refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
peek.lua feat(peek): make sure max width and height are customizable (#2492) 2022-04-22 15:11:21 +04:30
templates.lua fix(lsp): undo stdpath overload to avoid datarace (#2540) 2022-04-29 16:26:15 +02:00
utils.lua chore(lsp): notify format request failed once when there is no client (#2697) 2022-06-23 10:29:30 +04:30