This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2025-09-07 03:48:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
490615612ed5ec587c8023de28db495b3181de30
neovim
/
runtime
/
lua
/
vim
/
lsp
History
jimman2003
bdf3df4027
Fixed +1 -1 in util.lua (
#14913
)
...
No point in adding and then subtracting I believe ;)
2021-06-26 13:43:18 -04:00
..
buf.lua
fix(lsp): Set
dir
completion option for add_workspace_folder
2021-06-25 14:28:17 +02:00
codelens.lua
feat(lsp): Add codelens support
2021-06-14 21:45:14 +02:00
diagnostic.lua
fix(lsp): fix severity_limit logic in set_loclist
2021-06-19 07:35:17 -07:00
handlers.lua
fix(lsp): handlers should focus quickfix list
2021-06-21 20:44:37 -07: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
fix(lsp): Handle nil message_callbacks
2021-06-25 14:45:17 +02:00
util.lua
Fixed +1 -1 in util.lua (
#14913
)
2021-06-26 13:43:18 -04:00