Move emacs 27 to $XDG_CONFIG_HOME/emacs

This commit is contained in:
Riyyi
2020-08-12 04:30:33 +02:00
parent 309f69de10
commit e9c94893df
23 changed files with 169 additions and 10 deletions
+7
View File
@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: begin
# key: begin
# --
\begin{${1:environment}}
$0
\end{$1}