From 6e7ba6ee432a9f1d17d6a80528a04ad0a59695a8 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Tue, 2 Oct 2012 19:22:31 +0900 Subject: [PATCH] change show-paren-style --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 594d7ba..d275fb3 100644 --- a/emacs.el +++ b/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