comparison runtime/doc/tagsrch.txt @ 14421:2f7e67dd088c

Update runtime files. commit https://github.com/vim/vim/commit/91f84f6e11cd879d43d651c0903d85bff95f0716 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 29 15:07:52 2018 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 29 Jul 2018 15:15:06 +0200
parents 1174611ad715
children c338c91086b9
comparison
equal deleted inserted replaced
14420:9114cf8a3e07 14421:2f7e67dd088c
852 next command can be appended with '|'. Example: > 852 next command can be appended with '|'. Example: >
853 :isearch /string/ | echo "the last one" 853 :isearch /string/ | echo "the last one"
854 < For a ":djump", ":dsplit", ":dlist" and ":dsearch" command the pattern 854 < For a ":djump", ":dsplit", ":dlist" and ":dsearch" command the pattern
855 is used as a literal string, not as a search pattern. 855 is used as a literal string, not as a search pattern.
856 856
857 vim:tw=78:ts=8:ft=help:norl: 857 vim:tw=78:ts=8:noet:ft=help:norl: