Disable ido-mode
For awhile I had a mixture of ivy and ido. Disabling ido and preferring ivy for everything.
This commit is contained in:
parent
9dd9bce494
commit
52831c7136
1 changed files with 0 additions and 2 deletions
|
@ -138,8 +138,6 @@
|
|||
1 display/laptop-monitor))
|
||||
|
||||
(evil-set-initial-state 'exwm-mode 'emacs)
|
||||
(ido-mode 1)
|
||||
(exwm-config-ido)
|
||||
(setq exwm-workspace-number
|
||||
(list/length exwm/named-workspaces))
|
||||
;; EXWM supports "line-mode" and "char-mode".
|
||||
|
|
Loading…
Reference in a new issue