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-06 19:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0a4399adc4472b9b02a26c7f93b056c4725a6b9
neovim
/
runtime
/
lua
/
vim
/
lsp
History
TJ DeVries
e0a4399adc
fix(lsp): Allow subsequent text document edits to pass (
#13534
)
...
* fix: Allow subsequent text document edits to pass * fixup: cleaner code * add tests
2021-01-11 11:39:11 -05:00
..
buf.lua
doc: Add missing parameter end_pos for range_formatting (
#13481
)
2020-12-09 11:19:56 +01:00
callbacks.lua
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
diagnostic.lua
lsp: Fire LspDiagnosticsChanged before returning (
#13483
)
2020-12-23 23:29:37 +01:00
handlers.lua
LSP: fix messageRequest to not return nested title (
#13674
)
2021-01-03 20:31:09 +01:00
log.lua
Add FIXMEs
2020-08-23 13:48:27 +02:00
protocol.lua
LSP: Add diagnostic tags to client capabilities (
#13578
)
2021-01-05 21:15:08 +01:00
rpc.lua
lsp: Reduce memory usage for buffering the message from LSP.
2020-11-29 06:49:44 +09:00
util.lua
fix(lsp): Allow subsequent text document edits to pass (
#13534
)
2021-01-11 11:39:11 -05:00