mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-27 11:09:52 +00:00
Change faces of input-method segment.
This commit is contained in:
parent
e032bb92c3
commit
dbfdf1b0b0
1 changed files with 1 additions and 0 deletions
|
@ -1404,6 +1404,7 @@ See `mode-line-percent-position'.")
|
|||
((and (bound-and-true-p evil-local-mode)
|
||||
(bound-and-true-p evil-input-method))
|
||||
(concat
|
||||
" "
|
||||
(nth 3 (assoc default-input-method input-method-alist))
|
||||
" "))
|
||||
(t ""))
|
||||
|
|
Loading…
Reference in a new issue