Reinstall of emacs w/ auctex, yasnippet and elpy, as well as snippets for my job...
This commit is contained in:
8
.emacs.d/snippets/latex-mode/auto/.emacs.el
Normal file
8
.emacs.d/snippets/latex-mode/auto/.emacs.el
Normal file
@@ -0,0 +1,8 @@
|
||||
(TeX-add-style-hook
|
||||
".emacs"
|
||||
(lambda ()
|
||||
(TeX-run-style-hooks
|
||||
"INCL/settings"
|
||||
"{INCL/tu}"))
|
||||
:latex)
|
||||
|
||||
Reference in New Issue
Block a user