Sfoglia il codice sorgente

Add commented ido config

master
10sr 5 anni fa
parent
commit
49e51ee9e3
Firmato da: 10sr ID Chiave GPG: C384BB17CBB19347
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Vedi 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))


Caricamento…
Annulla
Salva