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
2026-05-03 12:35:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5de2ec76a3b01030e81b37244281c05469cff895
neovim
/
test
/
functional
History
zeertzjq
5de2ec76a3
fix(cmdline): :checkhealth completion with multiple args (
#35060
)
2025-07-26 07:04:32 +08:00
..
api
fix(clipboard): correct blockwise register width computation (
#35038
)
2025-07-23 10:46:15 +08:00
autocmd
fix(window): disallow closing autocmd window in other tabpage
2025-07-22 13:36:33 +01:00
core
…
editor
…
ex_cmds
…
fixtures
…
legacy
…
lua
fix(diagnostics): position diagnostics using extmarks
#34014
2025-07-25 07:56:50 -07:00
options
…
plugin
fix(cmdline): :checkhealth completion with multiple args (
#35060
)
2025-07-26 07:04:32 +08:00
provider
fix(clipboard): correct blockwise register width computation (
#35038
)
2025-07-23 10:46:15 +08:00
script
…
shada
…
terminal
feat: ":restart +cmd"
#34788
2025-07-23 19:45:31 -07:00
testnvim
…
treesitter
…
ui
fix(extui): attempt to perform arithmetic on field 'last_emsg' (
#35047
)
2025-07-24 11:45:41 +00:00
vimscript
…
example_spec.lua
…
preload.lua
…
testnvim.lua
…
testterm.lua
…