neovim/runtime/lua/vim/lsp
Justin M. Keyes 16336c486e feat(gen_help_html.lua): adapt to new parser
- adapt to parser changes from https://github.com/vigoux/tree-sitter-vimdoc/pull/16
- numerous other generator improvements
2022-09-28 18:34:20 +02:00
..
_snippet.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
buf.lua fix(docs): invalid :help links #20345 2022-09-25 16:58:27 -07: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(docs): invalid :help links #20345 2022-09-25 16:58:27 -07: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(docs): invalid :help links #20345 2022-09-25 16:58:27 -07: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 feat(gen_help_html.lua): adapt to new parser 2022-09-28 18:34:20 +02:00