瀏覽代碼

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


Loading…
取消
儲存