This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-01-06 03:17:23 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b5d8dfc732eff3a7ba1cc25d6e5b7c210f761a4
neovim
/
test
/
functional
/
plugin
History
Riley Bruins
8b5d8dfc73
fix(lsp): support
containerName
in symbol requests
#35029
...
The field is present for SymbolInformation and WorkspaceSymbol.
2025-07-22 17:30:16 +00:00
..
lsp
feat(lsp): diagnostic related documents support
2025-07-21 16:11:24 -07:00
cfilter_spec.lua
…
editorconfig_spec.lua
fix(editorconfig): a custom property is treated as a section (
#34445
)
2025-06-11 08:26:38 -05:00
health_spec.lua
fix(health): floating window closes when opening TOC (gO)
#34794
2025-07-08 05:21:09 -07:00
lsp_spec.lua
fix(lsp): support
containerName
in symbol requests
#35029
2025-07-22 17:30:16 +00:00
man_spec.lua
feat(messages): cleanup Lua error messages
2025-05-04 11:22:57 -04:00
matchparen_spec.lua
…
msgpack_spec.lua
…
pack_spec.lua
fix(vim.pack): add() stops unexpectedly on package load error
#34787
2025-07-06 11:04:03 -07:00
shada_spec.lua
fix: use nvim namespace convention
#34010
2025-05-22 03:40:08 -07:00
tohtml_spec.lua
…
tutor_spec.lua
test(tutor_spec): remove test description("Tutor: tutor")
2025-07-18 10:04:36 +07:00
vim_syntax_spec.lua
…