mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Quickfix: add remark about closed qf/loc windows and commands
This commit is contained in:
parent
507a8c01d7
commit
3dc6e92e44
@ -935,6 +935,9 @@ almost the same, but have the follwing differences:
|
|||||||
| first entry | `:cfirst` | `:lfirst` |
|
| first entry | `:cfirst` | `:lfirst` |
|
||||||
| last entry | `:clast` | `:llast` |
|
| 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.
|
See `:h quickfix` for more information and a full list of commands.
|
||||||
|
|
||||||
For conciseness, _quickfix_ and _location_ are often abbreviated as _qf_ and
|
For conciseness, _quickfix_ and _location_ are often abbreviated as _qf_ and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user