emacs.d

My emacs configuration, done in a literate programming fashion using org-mode

git clone git://git.shimmy1996.com/emacs.d.git

latex-macros (99B)

    1 # -*- mode: snippet -*-
    2 # name: latex-macros
    3 # key: lm_
    4 # --
    5 #+BEGIN_SRC latex-macros
    6 $0
    7 #+END_SRC