Monday, December 23, 2013

Re: ag,vim and the quickfix window

>
>      Maybe it has to do with how you have configured the automatic folding of PHP files.  Is it done by mapping <CR> in the quickfix window? Try
>

map <cr> reports just two maps for visual mode set by easyalign, and in any case automatic folding should be triggered by standard vim settings (nothing fancy for php, i get folds on other file types as well)


>      If that is not the answer, you could try
>
> :9verbose normal ^M
> :9verbose normal o

they both gives some output, but it's not easy to compare them, because as soon as i click to select the text (to copy and past it) it disappears


--
--
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/groups/opt_out.

No comments: