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-02-25 20:01:26 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdd8498ed76d98e7bbcc6085f60e5140927b7b03
neovim
/
test
/
functional
History
zeertzjq
bdd8498ed7
fix(folds): avoid unnecessary loop with horizontal scrolling (
#33932
)
...
Fix
#33931
(cherry picked from commit
1d9990daac
)
2025-05-10 03:21:57 +00:00
..
api
…
autocmd
…
core
…
editor
fix(runtime): 'includeexpr' with non-Nvim-style Lua modules
#33867
2025-05-07 01:06:12 +00:00
ex_cmds
test(swapfile): don't check for line with full file path (
#33896
)
2025-05-08 02:45:56 +00:00
fixtures
…
legacy
…
lua
fix(lua): vim.validate
message
param
#33675
2025-05-05 00:09:31 +00:00
options
…
plugin
fix(lua): vim.validate
message
param
#33675
2025-05-05 00:09:31 +00:00
provider
…
script
…
shada
…
terminal
fix(terminal): check size when switching buffers
2025-05-09 17:49:50 +00:00
testnvim
…
treesitter
…
ui
fix(folds): avoid unnecessary loop with horizontal scrolling (
#33932
)
2025-05-10 03:21:57 +00:00
vimscript
…
example_spec.lua
…
preload.lua
…
testnvim.lua
…
testterm.lua
…