aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_alot.vim
blob: 14ea73818ae1be13e10d9460fe733d3248f0aef4 (plain) (blame)
1
2
3
4
5
6
7
8
" A series of tests that can run in one Vim invocation.
" This makes testing go faster, since Vim doesn't need to restart.

source test_assign.vim
source test_cursor_func.vim
source test_menu.vim
source test_popup.vim
source test_unlet.vim