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 11:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
564dd7d8db110d134987f8619c3894d2149f8956
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Michael Lingelbach
e4e51c69d7
lsp: add incremental text synchronization
...
* Implementation derived from and validated by vim-lsc authored by Nate Bosch
2021-03-09 20:14:08 -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: fix diagnostic reported on terminating EOL character
2021-03-02 09:42:00 -08:00
handlers.lua
chore: rename progress_callback to progress_handler
2021-03-04 15:42:05 +01:00
log.lua
lsp: add explicit entry on lsp log start
2021-03-06 10:39:40 +05:30
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: add incremental text synchronization
2021-03-09 20:14:08 -08:00