1
mirror of https://github.com/neovim/neovim.git synced 2025-01-01 17:23:36 -07:00
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 fix(options): using :set fillchars should clear local value 2021-11-17 07:11:46 +08:00
cursorbind_spec.lua docs: fix typos () 2022-06-04 11:56:36 +08:00
defaults_spec.lua feat: $NVIM_APPNAME 2023-02-16 04:15:02 -08:00
keymap_spec.lua test: use exec_capture() in more places () 2023-03-26 10:49:32 +08:00
mousescroll_spec.lua fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' () 2022-10-30 07:10:39 +08:00
num_options_spec.lua feat: cmdheight=0 2022-06-13 02:40:51 -07:00
shortmess_spec.lua vim-patch:8.2.0966: 'shortmess' flag "n" not used in two places 2020-06-18 18:01:43 -04:00
tabstop_spec.lua refactor(tests): use assert_alive() 2021-09-01 09:42:53 -07:00