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-10-17 15:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38201650cd60c001c4b639f30ca45f1b8eba98ca
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Mathias Fussenegger
38201650cd
LSP: Remove diagnostic message handling in locations_to_items
...
`locations_to_items` is for turning `Location[]` into items, not for `Diagnostic[]`
2020-02-27 12:50:12 +01:00
..
buf.lua
add support to show diagnostics count in statusline (
#11641
)
2020-02-26 20:22:14 +01:00
callbacks.lua
LSP: Remove diagnostic message handling in locations_to_items
2020-02-27 12:50:12 +01:00
log.lua
lua LSP client: initial implementation (
#11336
)
2019-11-13 21:55:26 +01:00
protocol.lua
gen_vimdoc.py: generate LSP docs
2019-12-31 08:06:48 -08:00
rpc.lua
lsp/rpc.lua: fix
env
application function
2020-02-16 22:09:28 -08:00
util.lua
LSP: Remove diagnostic message handling in locations_to_items
2020-02-27 12:50:12 +01:00