Change show-paren-delay on normal state entry/exit

This commit is contained in:
Henrik Lissner
2015-10-03 04:57:24 -04:00
parent f662bb72b3
commit e884b999d3
2 changed files with 5 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
(setq frame-title-format '(buffer-file-name "%f" ("%b"))))
;; Highlight matching parens
(setq show-paren-delay 0.05)
(setq show-paren-delay 0.075)
(show-paren-mode 1)
(global-hl-line-mode 1) ; do highlight line