This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-01-31 01:22:25 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37d5236f88810eb399732951ca32206dcc1915a3
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Viktor Kojouharov
36d05845f7
feat(lsp): extend diagnostic.set_loclist
...
add option to show workspace diagnostic instead of the current buffer's
2021-06-06 09:59:46 +02:00
..
buf.lua
lsp: handle unsupported call hierarchy call
2021-05-19 11:55:03 -04:00
diagnostic.lua
feat(lsp): extend diagnostic.set_loclist
2021-06-06 09:59:46 +02:00
handlers.lua
refactor(lsp): consolidate the different floating window methods into open_floating_preview
2021-05-29 13:42:15 +02:00
log.lua
lsp: deep copy vim.lsp.log when reloading
2021-04-16 11:43:20 +01:00
protocol.lua
lsp: Add support for delete workspaceEdit resource operation
2021-03-18 19:53:43 +01:00
rpc.lua
lsp: Only mute RequestCancelled or ContentModified, but not other errors
2021-05-23 17:04:19 +02:00
util.lua
feat(lsp): extend diagnostic.set_loclist
2021-06-06 09:59:46 +02:00