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
32cf278a19c84c46a63224978d482cd14e04fdc4
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Michael Lingelbach
32cf278a19
lsp: fix utf-16 ranges to use second return value for incremental sync
2021-03-28 02:22:13 -07: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: Unopened buffers return 0 for line count, which leads to broken positions
2021-03-22 10:22:23 -04:00
handlers.lua
lsp: add syntax highlighting to signature help
2021-03-22 10:57:21 -07:00
log.lua
lsp: add explicit entry on lsp log start
2021-03-06 10:39:40 +05:30
protocol.lua
lsp: Add support for delete workspaceEdit resource operation
2021-03-18 19:53:43 +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: fix utf-16 ranges to use second return value for incremental sync
2021-03-28 02:22:13 -07:00