This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-01-19 03:29:29 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f261d23942feb22e5aa2881bc645bce5c5ce946
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