Reinstall of emacs w/ auctex, yasnippet and elpy, as well as snippets for my job...

This commit is contained in:
TuDatTr
2017-12-23 01:36:42 +01:00
parent 6cf4b23ee2
commit e10267e095
21 changed files with 334 additions and 83 deletions

View File

@@ -0,0 +1,8 @@
(TeX-add-style-hook
".emacs"
(lambda ()
(TeX-run-style-hooks
"INCL/settings"
"{INCL/tu}"))
:latex)