From 3dc6e92e44a1818dbfb922fda7983f7607dfc08c Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Tue, 7 Nov 2017 21:39:10 +0100 Subject: [PATCH] Quickfix: add remark about closed qf/loc windows and commands --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2b18890..c55cbe5 100644 --- a/README.md +++ b/README.md @@ -935,6 +935,9 @@ almost the same, but have the follwing differences: | first entry | `:cfirst` | `:lfirst` | | last entry | `:clast` | `:llast` | +Mind that the quickfix and location windows don't need to be open for these +commands to work. + See `:h quickfix` for more information and a full list of commands. For conciseness, _quickfix_ and _location_ are often abbreviated as _qf_ and