mirror of
https://github.com/neovim/neovim.git
synced 2024-12-22 04:05:09 -07:00
187579fe19
This is mostly motivated by https://github.com/neovim/neovim/issues/12326 Client side commands might need to access the original request parameters. Currently this is already possible by using closures with `vim.lsp.buf_request`, but the global handlers so far couldn't access the request parameters. |
||
---|---|---|
.. | ||
lsp | ||
treesitter | ||
_meta.lua | ||
compat.lua | ||
diagnostic.lua | ||
F.lua | ||
highlight.lua | ||
inspect.lua | ||
lsp.lua | ||
shared.lua | ||
treesitter.lua | ||
uri.lua |