neovim/runtime/lua/vim/lsp
2022-06-05 16:43:32 +02:00
..
_snippet.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
buf.lua fix(lsp): fix multi client handling in code action (#18869) 2022-06-05 16:43:32 +02:00
codelens.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
diagnostic.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
handlers.lua fix(lsp): include cancellable in progress message table (#18809) 2022-05-31 13:19:45 +02:00
health.lua fix(health): handle non-existent log file #18610 2022-05-17 11:11:14 -07:00
log.lua feat(defaults): session data in $XDG_STATE_HOME #15583 2022-05-12 07:13:45 -07:00
protocol.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
rpc.lua fix(lsp): do not detach LSP servers on Windows #18703 2022-05-22 12:21:44 -07:00
sync.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00
tagfunc.lua docs: mark tagfunc.lua methods as private 2021-11-18 11:30:09 -07:00
util.lua fix(lsp): set buflisted before switching to buffer (#18854) 2022-06-04 10:23:43 +02:00