comparison src/testdir/test_alot.vim @ 8923:face93b02af4 v7.4.1748

commit https://github.com/vim/vim/commit/1538fc34fae3fae39773ca43f6ff52401fce61d8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 16 09:13:34 2016 +0200 patch 7.4.1748 Problem: "gD" does not find match in first column of first line. (Gary Johnson) Solution: Accept match at the cursor.
author Christian Brabandt <cb@256bit.org>
date Sat, 16 Apr 2016 09:15:04 +0200
parents a410390e340b
children a2aca019ba48
comparison
equal deleted inserted replaced
8922:1f9cb2eb4103 8923:face93b02af4
10 source test_expand.vim 10 source test_expand.vim
11 source test_feedkeys.vim 11 source test_feedkeys.vim
12 source test_fnamemodify.vim 12 source test_fnamemodify.vim
13 source test_file_perm.vim 13 source test_file_perm.vim
14 source test_glob2regpat.vim 14 source test_glob2regpat.vim
15 source test_goto.vim
15 source test_help_tagjump.vim 16 source test_help_tagjump.vim
16 source test_join.vim 17 source test_join.vim
17 source test_lispwords.vim 18 source test_lispwords.vim
18 source test_matchstrpos.vim 19 source test_matchstrpos.vim
19 source test_menu.vim 20 source test_menu.vim