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-10-17 15:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48caf1df8581a9a9da9072f901411b918333952d
neovim
/
runtime
/
lua
/
vim
/
lsp
History
Matthieu Coudron
48caf1df85
Merge pull request
#13649
from mjlbach/move_from_nvim-lspconfig
...
LSP: Move workspace/configuration from nvim-lspconfig to core
2021-01-01 23:52:48 +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: Fire LspDiagnosticsChanged before returning (
#13483
)
2020-12-23 23:29:37 +01:00
handlers.lua
Merge pull request
#13649
from mjlbach/move_from_nvim-lspconfig
2021-01-01 23:52:48 +01:00
log.lua
Add FIXMEs
2020-08-23 13:48:27 +02:00
protocol.lua
lsp: Disable capabilities not currently supported by language client handlers (
#13638
)
2020-12-30 23:54:02 +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: Add helper function from accessing language server settings from nvim-lspconfig
2021-01-01 01:40:33 -08:00