Commit graph

7 commits

Author SHA1 Message Date
Sergey Avseyev 720658c0e5 * modules/prelude-evil.el: keep selection after visual shift 2014-08-13 23:22:34 +03:00
roryk d757699536 Fix for ESC -> meta in terminal mode.
If you hit esc-key in terminal mode very quickly, it gets interpreted
as meta-key, which makes evil-mode unusable in terminal mode. The
default value of 0.01 doesn't completely fix this behavior, but
setting it to 0 does. The meta key still works fine with it at 0.
2014-07-19 13:05:47 -04:00
Daniel Wu a3f6b0e53d enabled evil-visualstar by default 2014-07-16 07:12:46 -04:00
Bert Chang 1d4d92b655 Rename evil-surround due to upstream changing. 2014-06-17 17:47:31 +08:00
Sergey Avseyev fa45eba962 Apply prelude codestyle 2014-06-14 20:37:27 +03:00
Sergey Avseyev 1b7a80d8b7 prelude-evil: add 'nmap Y y$' equivalent 2014-05-17 12:04:06 +03:00
roryk 2aa1038e0b Add prelude-evil.
A reasonable default setup for using evil-mode with prelude.
2014-04-26 11:28:48 -04:00