diff options
Diffstat (limited to '')
-rw-r--r-- | emacs/custom/fcuny-edit.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/custom/fcuny-edit.el b/emacs/custom/fcuny-edit.el index a65682b..0da6c86 100644 --- a/emacs/custom/fcuny-edit.el +++ b/emacs/custom/fcuny-edit.el @@ -26,6 +26,7 @@ :ensure t :custom (show-paren-delay 0) + (show-paren-highlight-openparen t) (show-paren-when-point-inside-paren t) (show-paren-when-point-in-periphery t) :config |