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-08-22 15:21:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3342171d533f3d9dd33bbe5ff09f0d7b007f5a3
neovim
/
test
/
functional
/
options
History
zeertzjq
3d3ec27d51
test(options/defaults_spec): fix NVIM_APPNAME test flakiness (
#24553
)
...
Also avoid leaving directories behind.
2023-08-04 10:37:47 +08:00
..
autochdir_spec.lua
test: replace lfs with luv and vim.fs
2023-04-04 21:59:06 +02: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
test(options/defaults_spec): fix NVIM_APPNAME test flakiness (
#24553
)
2023-08-04 10:37:47 +08:00
keymap_spec.lua
test: use exec_capture() in more places (
#22787
)
2023-03-26 10:49:32 +08:00
mousescroll_spec.lua
refactor: using a different error number for 'mousescroll'
2023-05-05 09:19:06 +08:00
num_options_spec.lua
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
2023-05-21 15:14:01 +06:00
shortmess_spec.lua
…
tabstop_spec.lua
…