diff options
Diffstat (limited to 'src/nvim/testdir/test73.in')
-rw-r--r-- | src/nvim/testdir/test73.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/testdir/test73.in b/src/nvim/testdir/test73.in index 60cda2d970..c525e51d28 100644 --- a/src/nvim/testdir/test73.in +++ b/src/nvim/testdir/test73.in @@ -2,6 +2,7 @@ Tests for find completion. STARTTEST :so small.vim +:set wildmode=full :" Do all test in a separate window to avoid E211 when we recursively :" delete the Xfind directory during cleanup :" |