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
46a58b74f49939c58931c79647d8ef24a160ac30
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Matthieu Coudron
46a58b74f4
feat(lsp): use vim.notify for some errors (
#13992
)
2021-02-22 23:31:12 +01: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: client stop cleanups (
#13877
)
2021-02-19 22:05:49 -05:00
handlers.lua
feat(lsp): use vim.notify for some errors (
#13992
)
2021-02-22 23:31:12 +01:00
log.lua
feat: adds vim.notify
2021-01-31 00:18:22 +01: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
lsp: Fix text edits operating on the last line of a document (
#13677
)
2021-02-19 22:20:42 -05:00