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-06-23 11:49:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5436d9b3c6c537b243ea6af4f1acc143bf94de1c
neovim
/
test
/
functional
/
editor
History
zeertzjq
7dbbaaec3f
refactor!: rename 'jumpoptions' flag "unload" to "clean" (
#30418
)
...
Follow-up to
#29347
2024-09-19 18:05:27 +08:00
..
completion_spec.lua
fix(completion): don't include <Lua function> in -complete= (
#30209
)
2024-09-01 07:57:09 +08:00
count_spec.lua
…
ctrl_c_spec.lua
…
defaults_spec.lua
feat(defaults): popupmenu "Open in browser", "Go to definition"
#30261
2024-09-05 05:56:00 -07:00
fold_spec.lua
…
jump_spec.lua
refactor!: rename 'jumpoptions' flag "unload" to "clean" (
#30418
)
2024-09-19 18:05:27 +08:00
K_spec.lua
…
lang_spec.lua
…
langmap_spec.lua
…
macro_spec.lua
fix(defaults): default @/Q broken when 'ignorecase' is set (
#29343
)
2024-06-15 10:21:16 +08:00
mark_spec.lua
…
meta_key_spec.lua
fix(input): handle vim.on_key() properly with ALT and K_SPECIAL (
#29677
)
2024-07-13 04:14:29 +08:00
mode_cmdline_spec.lua
…
mode_insert_spec.lua
fix(multibyte): handle backspace of wide clusters in replace mode
2024-09-06 10:22:29 +02:00
mode_normal_spec.lua
…
put_spec.lua
…
search_spec.lua
…
tabpage_spec.lua
…
undo_spec.lua
…