Browse Source

Add commented ido config

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

+ 3
- 0
emacs.el View File

@@ -1016,6 +1016,9 @@ 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