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 11:28:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adebbebdd7992b72aa74149d51bcb28a936bf45d
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Andrea Cappuccio
adebbebdd7
fix(lsp): properly handle
nil
lines when trimming empty lines (
#15325
)
2021-08-10 20:52:30 +02:00
..
buf.lua
feat: aggregate code actions from all clients (
#15121
)
2021-07-18 01:58:35 -07:00
codelens.lua
refactor: remove remaining references to nvim_buf_set_virtual_text
2021-08-03 11:39:46 -06:00
diagnostic.lua
refactor: remove remaining references to nvim_buf_set_virtual_text
2021-08-03 11:39:46 -06:00
handlers.lua
fix(lsp): Include client name in handler error messages (
#15227
)
2021-07-31 22:26:02 +02:00
log.lua
fix(lsp): correctly check for windows in lsp logger (
#14954
)
2021-07-10 11:11:33 -07:00
protocol.lua
feat(lsp): highlight active parameter in signature help (
#15018
)
2021-07-07 23:04:35 -07:00
rpc.lua
fix(lsp): Handle nil message_callbacks
2021-06-25 14:45:17 +02:00
util.lua
fix(lsp): properly handle
nil
lines when trimming empty lines (
#15325
)
2021-08-10 20:52:30 +02:00