evil-forward-char
Michael Markert
markert.michael at googlemail.com
Thu Jul 5 09:00:03 CEST 2012
Hi Samir,
On Thu, Jul 05 2012 (07:44), Samir Jindel <sjindel at tagged.com> wrote:
> Is there some way I re-enable the default behavior of forward-char in
> evil-mode?
It seems to me you are looking for `evil-cross-lines'.
,----[ C-h v evil-cross-lines RET ]
| evil-cross-lines is a variable defined in `evil-vars.el'.
| Its value is t
| Original value was nil
|
| Documentation:
| Whether motions may cross newlines.
|
| You can customize this variable.
`----
This won't enable the "default behavior" of `forward-char' but $l
results in the cursor being at the first char of the next line.
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20120705/f87545d2/attachment.pgp
More information about the implementations-list
mailing list