Browse Source

Remove ido

master
10sr 5 years ago
parent
commit
56ea6a9dd3
Signed by: 10sr GPG Key ID: C384BB17CBB19347
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      emacs.el

+ 0
- 3
emacs.el View File

@@ -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))


Loading…
Cancel
Save