소스 검색

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


불러오는 중...
취소
저장