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-10-17 15:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfaf666ac9e1020f75dddb66027e36ad5fed0c86
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Michael Lingelbach
cfaf666ac9
Merge pull request
#14462
from kabouzeid/feature/formatting_seq_sync
...
[LSP] Support for sequential formatting with multiple clients
2021-05-02 12:52:27 -07:00
..
buf.lua
Synchronous formatting methods notify the user on timeout and interrupted
2021-05-02 16:16:49 +02:00
diagnostic.lua
lsp: check if config is nil
2021-04-23 20:56:44 +02:00
handlers.lua
Merge pull request
#14309
from mjlbach/feature/hover_return_win_buf
2021-04-07 00:58:32 -07:00
log.lua
lsp: add explicit entry on lsp log start
2021-03-06 10:39:40 +05:30
protocol.lua
lsp: Add support for delete workspaceEdit resource operation
2021-03-18 19:53:43 +01:00
rpc.lua
lsp: Allow decoded.result to be
false
2021-04-30 20:17:56 +02:00
util.lua
lsp: fix regression in jump_to_location() (
#14446
)
2021-05-01 19:28:21 +02:00