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
a0a84fc9e0ba8631db35cfd7aa6a458fbdd80417
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Dheepak Krishnamurthy
a0a84fc9e0
lsp: Add
BufLeave
to
close_preview_autocmd
function call (
#12477
)
...
else popup window remains open when switching buffer.
2020-06-12 20:38:33 +02: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:
Fix
#12449
textDocumentSync.save can be boolean. Access textDocumentSync.save.includeText only if table. (
#12450
)
2020-06-11 15:47:03 -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: Add
BufLeave
to
close_preview_autocmd
function call (
#12477
)
2020-06-12 20:38:33 +02:00