From 1e7d25e1d8e9e806163728d93e661d5bfd4fac8b Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 4 Dec 2020 00:31:14 -0600 Subject: Remove show-paren-delay # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch master # Your branch is ahead of 'origin/master' by 2 commits. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: config.org # # Changes not staged for commit: # modified: config.org # --- config.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 72ef909..6f5df07 100644 --- a/config.org +++ b/config.org @@ -1314,6 +1314,8 @@ A =mixed= =show-paren-style= means that, when both parentheses are visible, it j #+begin_src emacs-lisp (cuss show-paren-style 'mixed) + (cuss show-paren-delay 0) + (show-paren-mode 1) #+end_src -- cgit 1.4.1-21-gabe81