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 11:27:26 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4317d366691b057ffba4504c1167128a66e4e5c8
neovim
/
test
/
functional
History
zeertzjq
4317d36669
fix(event-loop): process input before events in getchar() (
#32322
)
...
Follow-up to
#27358
.
2025-02-05 06:48:56 +08:00
..
api
fix(event-loop): process input before events in getchar() (
#32322
)
2025-02-05 06:48:56 +08:00
autocmd
fix(autocmds): once=true Lua event-handler may call itself
#29544
2025-02-01 16:25:38 -08:00
core
fix(startup): avoid crash with completion from -l script (
#32160
)
2025-01-22 17:10:29 +08:00
editor
…
ex_cmds
…
fixtures
…
legacy
…
lua
feat(diagnostic): format() can filter diagnostics by returning nil
#32302
2025-02-03 00:54:31 -08:00
options
…
plugin
…
provider
…
script
…
shada
…
terminal
test(terminal/cursor_spec): remove unnecessary busy handlers (
#32321
)
2025-02-04 10:07:35 +08:00
testnvim
…
treesitter
feat(treesitter): allow LanguageTree:is_valid() to accept a range
2025-02-02 12:13:25 -08:00
ui
vim-patch:9.1.1027: no sanitize check when running linematch
2025-02-04 08:42:53 +08:00
vimscript
test(getchar_spec): fix flakiness (
#32320
)
2025-02-04 01:31:37 +00:00
example_spec.lua
…
preload.lua
…
testnvim.lua
…
testterm.lua
…