summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/options/num_options_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-12-15refactor(test): use command, pcall_err in num_options_spec #36933glepnir1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-11test: correct order of arguments to eq() (#27816)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2022-06-13feat: cmdheight=0 #16251Shougo1
2020-03-17vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles1
2020-02-29foldcolumn: allow auto:XMatthieu Coudron1
2019-07-05vim-patch:8.1.1614: 'numberwidth' can only go up to 10Jan Edmund Lazo1
2019-02-03vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo1
2018-06-13options: remove 'maxcombine` option (always use 6)Björn Linse1
2017-06-28update testsJakob Schnitzer1
2017-04-01also test set_optionJakob Schnitzer1
2017-03-31update for changes in master; fix 'window'; testsJakob Schnitzer1
2017-03-30options: more tests; check first set later; stricter validationJakob Schnitzer1
2017-03-30options: fix setglobal for buf-local number optionsJakob Schnitzer1
2017-03-30options: add some testsJakob Schnitzer1