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 03:48:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd4018947c9f9b39b4e473c21ebf0e27f1e7ddc5
neovim
/
runtime
/
lua
/
vim
/
lsp
History
TJ DeVries
dd4018947c
lsp: do not process diagnostics for unloaded buffers (
#12440
)
2020-06-04 19:37:38 -04:00
..
buf.lua
LSP: Add textDocument/codeAction support (
#11607
)
2020-05-16 01:18:59 +02:00
callbacks.lua
lsp: do not process diagnostics for unloaded buffers (
#12440
)
2020-06-04 19:37:38 -04:00
log.lua
lsp: change log name to "lsp.log" from "vim-lsp.log"
2020-05-23 15:02:38 +09:00
protocol.lua
lsp: Add check for
declaration
and
typeDefinition
support in vim lsp server before making
request
(
#12421
)
2020-06-04 08:52:44 -04:00
rpc.lua
lsp: do not assert even if the code does not exist in ErrorCodes (
#11981
)
2020-04-21 15:42:48 +02:00
util.lua
lsp: compute height of floating preview correctly for wrapped lines (
#12380
)
2020-06-04 14:23:03 -04:00