aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options/num_options_spec.lua
Commit message (Expand)AuthorAge
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* feat: cmdheight=0 #16251Shougo2022-06-13
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* vim-patch:8.1.1614: 'numberwidth' can only go up to 10Jan Edmund Lazo2019-07-05
* vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo2019-02-03
* options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
* update testsJakob Schnitzer2017-06-28
* also test set_optionJakob Schnitzer2017-04-01
* update for changes in master; fix 'window'; testsJakob Schnitzer2017-03-31
* options: more tests; check first set later; stricter validationJakob Schnitzer2017-03-30
* options: fix setglobal for buf-local number optionsJakob Schnitzer2017-03-30
* options: add some testsJakob Schnitzer2017-03-30