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:
William Carroll 2020-02-10 11:35:27 +00:00
parent 9dd9bce494
commit 52831c7136

View file

@ -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".