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-06 19:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1fbc2ddf15b2f44b615f90b2511349ab974cb83
neovim
/
runtime
/
lua
/
vim
/
lsp
History
David Zhang
365c353c9a
fix: show error when language server start fails and prevent future requests
2021-02-26 17:24:18 +08:00
..
buf.lua
[LSP] Add in more docs for highlight groups with document_highlight() (
#13614
)
2021-02-24 17:23:47 +01:00
diagnostic.lua
lsp: client stop cleanups (
#13877
)
2021-02-19 22:05:49 -05:00
handlers.lua
feat(lsp): use vim.notify for some errors (
#13992
)
2021-02-22 23:31:12 +01:00
log.lua
feat: adds vim.notify
2021-01-31 00:18:22 +01:00
protocol.lua
LSP: Resolve text_document_save capability according to spec
2021-02-25 10:08:14 +01:00
rpc.lua
fix: show error when language server start fails and prevent future requests
2021-02-26 17:24:18 +08:00
util.lua
lsp: remove deprecated references to 'callbacks' (
#13945
)
2021-02-23 00:02:51 +01:00