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-07 11:58:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5e0f17968eae6770cc0da136d8c9a4b23bc6da2
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Mathias Fußenegger
f5e0f17968
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (
#13310
)
...
Allows users to associate the diagnostics with the right bufnr.
2020-12-03 14:22:15 -05:00
..
buf.lua
LSP: Feature/add workspace folders (
#12638
)
2020-11-25 21:07:02 +01:00
callbacks.lua
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
diagnostic.lua
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (
#13310
)
2020-12-03 14:22:15 -05:00
handlers.lua
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
log.lua
Add FIXMEs
2020-08-23 13:48:27 +02:00
protocol.lua
use if_nil variable replace vim.F.if_nil
2020-11-26 14:32:38 +08:00
rpc.lua
lsp: Reduce memory usage for buffering the message from LSP.
2020-11-29 06:49:44 +09:00
util.lua
lsp: Make open_floating_preview buffers ephemeral (
#13437
)
2020-12-03 14:20:56 -05:00