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
7efb302d26abd863e2cbbf4d2d6f7bb4aa31cc29
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Hirokazu Hata
7efb302d26
Merge pull request
#12252
from dlukes/formatting-sync
2020-06-27 11:27:51 +09:00
..
buf.lua
lsp: Add sync variant of LSP formatting
2020-06-22 09:48:41 +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
Merge pull request
#12252
from dlukes/formatting-sync
2020-06-27 11:27:51 +09:00