소스 검색

change show-paren-style

pull/1/head
10sr 11 년 전
부모
커밋
6e7ba6ee43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 파일 보기

@@ -315,7 +315,7 @@ drill-instructor.el"

(show-paren-mode 1)
(setq show-paren-delay 0.5
show-paren-style 'mixed)
show-paren-style 'parenthesis) ; mixed is hard to read
(set-face-background 'show-paren-match
(face-foreground 'default))
(set-face-inverse-video-p 'show-paren-match


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