diff options
| author | Gordon Gustafson <gordon3.14@gmail.com> | 2014-03-29 19:03:25 -0400 |
|---|---|---|
| committer | Gordon Gustafson <gordon3.14@gmail.com> | 2014-03-29 19:03:25 -0400 |
| commit | 72f6bec639b87c4db1aa735e2a62d02f65fe464b (patch) | |
| tree | 38409b62c7720aba71012dfa12b747ae2bc556d2 /evil-states.el | |
| parent | 51a10e877ebb37e8ac995cc8133f48862d5e78df (diff) | |
replace state uses current input method
Diffstat (limited to 'evil-states.el')
| -rw-r--r-- | evil-states.el | 1 |
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) |
