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-08-13 10:45:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a574f7aaaf5cd0803faa9e4337bf3e21e8b8d2a
neovim
/
test
/
functional
/
editor
History
zeertzjq
2a574f7aaa
fix(input): fix clearing of reg_executing
...
vim-patch:8.2.4705
2022-04-07 21:42:07 +08:00
..
completion_spec.lua
test: move completion :stopinsert test to completion_spec.lua (
#17992
)
2022-04-04 14:53:47 +08:00
count_spec.lua
…
fold_spec.lua
…
jump_spec.lua
…
K_spec.lua
fix(keywordprg): retain terminal buffer after K (
#17046
)
2022-01-12 22:04:30 -07:00
lang_spec.lua
…
langmap_spec.lua
…
macro_spec.lua
fix(input): fix clearing of reg_executing
2022-04-07 21:42:07 +08:00
meta_key_spec.lua
fix(input): remove reinterpreted ALT/META chords from recorded macro
2022-01-29 06:05:14 +08:00
mode_cmdline_spec.lua
…
mode_insert_spec.lua
test: add more tests for Insert mode Ctrl-V
2022-01-25 08:29:04 +08:00
put_spec.lua
chore: fix typos (
#17331
)
2022-03-10 14:34:55 +08:00
search_spec.lua
…
tabpage_spec.lua
fix(tabpage): correct check for failure to close window
2022-03-27 10:01:35 +08:00
undo_spec.lua
…