neovim/runtime/lua/vim/lsp
Raphael 776913e32e
fix: add group in autocmd api #19412
regression from PR #19283: custom close autocommands for the preview window were
not cleaned up after the window was closed.
2022-07-17 16:11:41 -07:00
..
_snippet.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
buf.lua refactor: use local api = vim.api 2022-07-15 18:26:47 +02:00
codelens.lua refactor: use local api = vim.api 2022-07-15 18:26:47 +02:00
diagnostic.lua refactor: remove functions marked for deprecation in 0.8 (#19299) 2022-07-09 18:42:49 +02:00
handlers.lua refactor(lsp): use autocmd api (#19407) 2022-07-17 19:13:33 +02:00
health.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
log.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
protocol.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
rpc.lua refactor(lsp): make the use of local aliases more consistent 2022-07-15 17:39:26 +02:00
sync.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
tagfunc.lua refactor(lsp): make the use of local aliases more consistent 2022-07-15 17:39:26 +02:00
util.lua fix: add group in autocmd api #19412 2022-07-17 16:11:41 -07:00