@ -329,11 +329,9 @@
[ftp://ftp.lysator.liu.se/pub/emacs/ws-trim.el]
** Show matching parens
Use mic-paren for paren-highlighting
Use ~show-paren~ for paren-highlighting
#+BEGIN_SRC emacs-lisp
(setq show-paren-mode t)
; (require 'mic-paren)
; (paren-activate)
(show-paren-mode 1)
#+END_SRC
*** TODO find out if there are better options out there
** Abbrevs