summaryrefslogtreecommitdiff
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-08-07 13:48:20 +0200
committerBram Moolenaar <Bram@vim.org>2016-08-07 13:48:20 +0200
commitc8ce615299b4d8c1b2e6cf83496f48cd497d8a37 (patch)
tree8999cef1f862e02a9c3fbf742c278e618502b16b /src/testdir/test_alot.vim
parent3321e9d8a36c91c62d8ba3d43430b5c213b87f8b (diff)
downloadvim-git-c8ce615299b4d8c1b2e6cf83496f48cd497d8a37.tar.gz
patch 7.4.2174v7.4.2174
Problem: Adding duplicate flags to 'whichwrap' leaves commas behind. Solution: Also remove the commas. (Naruhiko Nishino)
Diffstat (limited to 'src/testdir/test_alot.vim')
-rw-r--r--src/testdir/test_alot.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test_alot.vim b/src/testdir/test_alot.vim
index 0245fadb4..8dd698478 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -38,3 +38,4 @@ source test_timers.vim
source test_true_false.vim
source test_unlet.vim
source test_window_cmd.vim
+source test_options.vim