Hi Frantz,
On Sun, 11 Feb 2018 12:02:22 -0800 (PST)
Frantz Baustier <frantz.baustier@gmail.com> wrote:
> Hello,
>
> I have an issue with vim ack.
> When I press h key in the quickfix list, it opens a new frame instead of
> going to the left character.
>
I noticed ? opens a help display instead of searching backwards as well. You
can disable these keybindings by putting this in .vimrc:
let g:ack_apply_qmappings = 0
see :help :Ack for more info.
> Thank you.
>
> Best Regards.
>
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
The Case for File Swapping - http://shlom.in/file-swap
Chuck Norris created an O(1/N) algorithm.
— http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
Please reply to list if it's a mailing list post - http://shlom.in/reply .
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Monday, February 12, 2018
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment