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-07-05 17:15:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a220650fd6ef6490a787eb7efcab24b4bf13dab8
neovim
/
test
/
functional
/
options
History
zeertzjq
603f7bd253
fix(fillchars): change fallback after setcellwidths()
2022-08-08 20:03:40 +08:00
..
autochdir_spec.lua
test: add a test for
#17609
2022-03-07 06:43:03 +08:00
chars_spec.lua
fix(options): using :set fillchars should clear local value
2021-11-17 07:11:46 +08:00
cursorbind_spec.lua
docs: fix typos (
#18269
)
2022-06-04 11:56:36 +08:00
defaults_spec.lua
fix(fillchars): change fallback after setcellwidths()
2022-08-08 20:03:40 +08:00
keymap_spec.lua
test: correct order of arguments to eq() and neq()
2022-04-26 11:38:58 +08:00
mousescroll_spec.lua
feat: add 'mousescroll' option (
#12355
)
2022-07-06 19:34:24 +08:00
num_options_spec.lua
feat: cmdheight=0
#16251
2022-06-13 02:40:51 -07:00
pastetoggle_spec.lua
vim-patch:8.2.4837: modifiers not simplified when timed out
2022-04-29 15:51:04 +08:00
shortmess_spec.lua
…
tabstop_spec.lua
…