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.

_______________________________________________
implementations-list mailing list
implementations-list@lists.ourproject.org
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to