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-23 19:02:13 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d77ea276266d5ca29ff17fe2b0c885e9f83916a
neovim
/
test
/
functional
/
editor
History
zeertzjq
9ced054134
fix(mark): fix unexpected cursor movements (
#19253
)
2022-07-06 19:01:44 +08:00
..
completion_spec.lua
…
count_spec.lua
…
ctrl_c_spec.lua
fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (
#18885
)
2022-06-07 12:41:18 +08:00
fold_spec.lua
…
jump_spec.lua
fix(mark): mark without a view restores at topline
#19224
2022-07-04 13:28:14 -07:00
K_spec.lua
…
lang_spec.lua
…
langmap_spec.lua
…
macro_spec.lua
…
mark_spec.lua
fix(mark): fix unexpected cursor movements (
#19253
)
2022-07-06 19:01:44 +08:00
meta_key_spec.lua
fix(input): fix macro recording with ALT and special key (
#18917
)
2022-06-10 17:13:57 +08:00
mode_cmdline_spec.lua
…
mode_insert_spec.lua
refactor!: delete insertmode (
#18547
)
2022-05-22 21:20:18 -06:00
put_spec.lua
…
search_spec.lua
…
tabpage_spec.lua
fix(cmd): make :-tabmove work with modifiers (
#18447
)
2022-05-12 16:43:20 +02:00
undo_spec.lua
…