]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1900 v7.4.1900
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2016 20:31:27 +0000 (22:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2016 20:31:27 +0000 (22:31 +0200)
commit28b942a064dd486cc241894b625ab72f5a5c6d1b
tree67e521ca9c1dc67d7948bf27f18f1f4cce12fa47
parent8e31fd52ec8be6ef1dc600b637d5f099d55e1715
patch 7.4.1900
Problem:    Using CTRL-] in the help on "{address}." doesn't work.
Solution:   Recognize an item in {}. (Hirohito Higashi, closes #814)
src/ex_cmds.c
src/testdir/test_help_tagjump.vim
src/version.c