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-25 20:48:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08947d1642a24e548cc2a175a99de9ac0103373d
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Matthieu Coudron
00423730b5
Merge pull request
#13843
from teto/notif_provider
...
[RDY] Notification provider
2021-02-08 15:49:27 +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: Add severity_limit for other diagnostics features (
#13528
)
2021-01-12 12:58:50 -05:00
handlers.lua
LSP: Fix nil settings handling in workspace/configuration (
#13708
)
2021-01-18 19:33:10 +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 pumvisible() check introduced in
#12900
(
#13866
)
2021-02-04 12:35:17 +01:00