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
d09f53d8ec1dd7be1822c68df1061c747c16e5ec
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Folke Lemaitre
d09f53d8ec
fix(lsp): allow apply_text_edits and set_lines to insert text after the last line.
Fixes
#14017
2021-05-21 09:06:00 +02:00
..
buf.lua
lsp: handle unsupported call hierarchy call
2021-05-19 11:55:03 -04: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: deep copy vim.lsp.log when reloading
2021-04-16 11:43:20 +01:00
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
fix(lsp): allow apply_text_edits and set_lines to insert text after the last line.
Fixes
#14017
2021-05-21 09:06:00 +02:00