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-08 05:21:26 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7e1bbfb50c78352e31a6b27f430db3c8f4fbf1d
neovim
/
test
/
functional
/
editor
History
bfredl
092042b43d
fix(cmdline): simplify and correct grapheme cluster adjustment
2024-11-08 11:25:34 +01: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): unimpaired empty line below/above cursor
#30984
2024-11-04 06:06:18 -08: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
…
mark_spec.lua
…
meta_key_spec.lua
…
mode_cmdline_spec.lua
fix(cmdline): simplify and correct grapheme cluster adjustment
2024-11-08 11:25:34 +01:00
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
feat(editor): handle new multibyte sequences in normal mode replacement
2024-11-04 13:12:33 +01:00
put_spec.lua
…
search_spec.lua
…
tabpage_spec.lua
…
undo_spec.lua
…