Enable ido

This commit is contained in:
Tom Willemse 2016-07-26 01:58:06 +02:00
parent 64c0b24e3c
commit 9d9ee0f809

View file

@ -189,6 +189,12 @@ This is currently the data directory under the
(concat user-emacs-directory "vendor-lisp/eternal-theme"))
(load-theme 'eternal :no-confirm)
;;;; Ido:
;; Enable ido
(ido-mode)
;;;; Minor modes:
;;;;; Paredit: