neovim/test/functional/options
dundargoc 743860de40
test: replace lfs with luv and vim.fs
test: replace lfs with luv

luv already pretty much does everything lfs does, so this duplication
of dependencies isn't needed.
2023-04-04 21:59:06 +02:00
..
autochdir_spec.lua test: replace lfs with luv and vim.fs 2023-04-04 21:59:06 +02:00
chars_spec.lua
cursorbind_spec.lua docs: fix typos (#18269) 2022-06-04 11:56:36 +08:00
defaults_spec.lua feat: $NVIM_APPNAME #22128 2023-02-16 04:15:02 -08:00
keymap_spec.lua test: use exec_capture() in more places (#22787) 2023-03-26 10:49:32 +08:00
mousescroll_spec.lua fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861) 2022-10-30 07:10:39 +08:00
num_options_spec.lua feat: cmdheight=0 #16251 2022-06-13 02:40:51 -07:00
shortmess_spec.lua
tabstop_spec.lua