ソースを参照

Add commented ido config

master
10sr 5年前
コミット
49e51ee9e3
署名者: 10sr GPGキーID: C384BB17CBB19347
1個のファイルの変更3行の追加0行の削除
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el ファイルの表示

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


読み込み中…
キャンセル
保存