From 4f32a207195440c39d66394da451862f2e92ce92 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 28 Dec 2018 21:47:01 +1300 Subject: New version handles :lhelpgrep --- doc/quickfix_auto_open.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/quickfix_auto_open.txt b/doc/quickfix_auto_open.txt index c9fc24b..745d882 100644 --- a/doc/quickfix_auto_open.txt +++ b/doc/quickfix_auto_open.txt @@ -1,9 +1,9 @@ -*quickfix_auto_open.txt* For Vim version 7.0 Last change: 2018 Jul 24 +*quickfix_auto_open.txt* For Vim version 7.0 Last change: 2018 Dec 28 DESCRIPTION *quickfix_auto_open* -This is a tiny plugin packaging of hooks to automatically open the quickfix -and location lists when a command that changes their contents is run. +This is a tiny plugin packaging of hooks to automatically open relevant +quickfix and location lists when a command that changes their contents is run. REQUIREMENTS *quickfix_auto_open-requirements* @@ -12,10 +12,13 @@ This plugin is only available if 'compatible' is not set. It also requires the AUTHOR *quickfix_auto_open-author* -Original commands were found in romainl's "minivimrc" project on GitHub: +The original commands that do essentially all of this come from Romain +Lafourcade (romainl)'s "minivimrc" project on GitHub: -Plugin packaging and documentation by by Tom Ryder . +Tom Ryder (tejr) extended them just a bit to handle the slightly different +behavior of |:lhelpgrep|, and packaged and documented them for this +distribution. LICENSE *quickfix_auto_open-license* -- cgit v1.2.3