aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Gustafson <gordon3.14@gmail.com>2014-03-29 19:03:25 -0400
committerGordon Gustafson <gordon3.14@gmail.com>2014-03-29 19:03:25 -0400
commit72f6bec639b87c4db1aa735e2a62d02f65fe464b (patch)
tree38409b62c7720aba71012dfa12b747ae2bc556d2
parent51a10e877ebb37e8ac995cc8133f48862d5e78df (diff)
replace state uses current input method
-rw-r--r--evil-states.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-states.el b/evil-states.el
index 94a1287..83043af 100644
--- a/evil-states.el
+++ b/evil-states.el
@@ -813,6 +813,7 @@ CORNER defaults to `upper-left'."
:tag " <R> "
:cursor hbar
:message "-- REPLACE --"
+ :input-method t
(cond
((evil-replace-state-p)
(overwrite-mode 1)