evil-cross-lines act like evil-find-skip-newlines

RW. S elisp.vim at gmail.com
Sun Jun 28 15:45:10 CEST 2015


Not that it's necessarily related to the question but context is that
I'm new to emacs (and therefore also evil-mode), but not too new to
vim (a few years).

Question is, is there a way to get f, F, t, T to skip newlines to find
a character, but without making h and l to cross lines?
`evil-cross-lines` does both (i.e. it *does* make h and l cross
lines), but I only want the former, without the latter. I suppose
`evil-find-skip-newlines` as I read in the documentation is what I
want (and why I hope it's possible), but the option seems to be taken
away now.

-- 
Also try contacting on twitter @xd1le if no response.



More information about the implementations-list mailing list