소스 검색

idle/init here as use-package complains.

cray
Mitch Tishmack 11 년 전
부모
커밋
09364285a9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      emacs/.emacs.d/emacs.org

+ 1
- 1
emacs/.emacs.d/emacs.org 파일 보기

@@ -765,7 +765,7 @@ Highlight TODO/FIXME type messages in comments.
#+BEGIN_SRC emacs-lisp
(use-package projectile
:ensure t
:idle (projectile-global-mode)
:init (projectile-global-mode)
:config
(progn (require 'helm-projectile)
(helm-projectile-on))


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