neovim/runtime/lua/vim/lsp
Jonas Strittmatter 7a076306e4
docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813)
This makes it easier to find documentation about the on-list-handler
when starting the search term with "lsp".
2022-08-17 12:39:38 +02:00
..
_snippet.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
buf.lua docs(lsp): rename on-list-handler to lsp-on-list-handler (#19813) 2022-08-17 12:39:38 +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 fix(lsp): prevent unexpected position jumps (#19370) 2022-08-03 21:44: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 fix(lsp): set workspace.configuration capability (#19548) 2022-07-27 18:55:44 +02:00
rpc.lua fix(lsp): avoid pipe leaks if lsp cmd isn't executable (#19717) 2022-08-11 17:04:55 +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(lsp): set end_col in formatexpr (#19676) 2022-08-08 13:02:15 +02:00