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-09-17 03:12:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d3769ea2343a30c60963011bef85346320bd97c
neovim
/
test
/
functional
/
editor
History
zeertzjq
d512678739
fix(completion): correct what modes support fuzzy completion
2023-01-17 15:55:58 +08:00
..
completion_spec.lua
fix(completion): correct what modes support fuzzy completion
2023-01-17 15:55:58 +08:00
count_spec.lua
…
ctrl_c_spec.lua
test: use poke_eventloop() instead of sleep(10) where possible (
#19794
)
2022-08-16 15:21:46 +08:00
fold_spec.lua
…
jump_spec.lua
…
K_spec.lua
fix(keywordprg): default to :help if set to empty string (
#19983
)
2022-08-29 05:58:32 +08:00
lang_spec.lua
…
langmap_spec.lua
…
macro_spec.lua
…
mark_spec.lua
refactor: remove E5500, adjust tests
2023-01-16 18:03:08 +08:00
meta_key_spec.lua
fix(input): do no reinterpret mouse keys with ALT modifiers
2022-07-25 09:47:28 +08:00
mode_cmdline_spec.lua
…
mode_insert_spec.lua
fix(edit.c): indentkeys double indent after "!"
#12894
2022-08-21 21:48:18 -07:00
put_spec.lua
…
search_spec.lua
…
tabpage_spec.lua
fix: avoid unsigned overflow in home_replace() (
#20854
)
2022-10-30 06:49:39 +08:00
undo_spec.lua
test(undo_spec): add more tests for writing in Insert mode
2022-12-09 07:00:27 +08:00