view runtime/doc/if_sniff.txt @ 11494:8e5ec22db3d8 v8.0.0630

patch 8.0.0630: it is not easy to work on lines without a match commit https://github.com/vim/vim/commit/f84b122a99da75741ae686fabb6f81b8b4755998 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 10 14:29:52 2017 +0200 patch 8.0.0630: it is not easy to work on lines without a match Problem: The :global command does not work recursively, which makes it difficult to execute a command on a line where one pattern matches and another does not match. (Miles Cranmer) Solution: Allow for recursion if it is for only one line. (closes #1760)
author Christian Brabandt <cb@256bit.org>
date Sat, 10 Jun 2017 14:30:03 +0200
parents 9f48eab77d62
children 1174611ad715
line wrap: on
line source

*if_sniff.txt*	For Vim version 8.0.  Last change: 2016 Feb 27


		  VIM REFERENCE MANUAL
		by Anton Leherbauer (toni@takefive.co.at)


The SNiFF+ support was removed at patch 7.4.1433.  If you want to check it out
sync to before that.

 vim:tw=78:ts=8:ft=help:norl: