mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/ack.vim/doc/ack_quick_help.txt

16 lines
597 B
Plaintext
Raw Normal View History

2014-04-18 08:58:02 -04:00
==== ack.vim quick help ===============
2016-04-12 04:31:09 -04:00
*?:* a quick summary of these keys, repeat to close
*o:* to open (same as Enter)
*O:* to open and close the quickfix window
*go:* to preview file, open but maintain focus on ack.vim results
*t:* to open in new tab
*T:* to open in new tab without moving to it
*h:* to open in horizontal split
*H:* to open in horizontal split, keeping focus on the results
*v:* to open in vertical split
*gv:* to open in vertical split, keeping focus on the results
*q:* to close the quickfix window
2014-04-18 08:58:02 -04:00
========================================