Add emacs configuration

This commit is contained in:
Riyyi
2019-08-07 18:00:22 +02:00
parent 97dd1e9171
commit 9edbbb801a
10 changed files with 820 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# -*- mode: snippet -*-
# name: href
# key: h
# --
\href{${1:src}}{${2:a}}$0