diff --git a/emacs.el b/emacs.el index 6b05d8e..6e42f1d 100644 --- a/emacs.el +++ b/emacs.el @@ -1016,9 +1016,6 @@ found, otherwise returns nil." ) -;; (ido-mode 1) -;; (setq ido-enable-flex-matching t) - ;; https://github.com/lunaryorn/flycheck (when (safe-require-or-eval 'flycheck) (call-after-init 'global-flycheck-mode))