aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/test_usercommands.vim
Commit message (Collapse)AuthorAge
* build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq2023-04-13
|
* feat(ex_cmds)!: remove :behavebfredl2023-04-13
| | | | | | | | | just use the individual options instead. set selection=exclusive set selectmode=mouse,key set mousemodel=popup set keymodel=startsel,stopsel
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
The new oldtest directory is in test/old/testdir. The reason for this is that many tests have hardcoded the parent directory name to be 'testdir'.