diff --git a/.emacs b/.emacs index 3653b2a..d27ff82 100644 --- a/.emacs +++ b/.emacs @@ -15,6 +15,7 @@ (desktop-save-mode 1) (savehist-mode 1) (tool-bar-mode -1) +(show-paren-mode 1) ;; Keybinds (global-set-key (kbd "C-z") `recompile)