mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2019-03-11 eea28caf1298032efcccd16fe9fad2145c92918a
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: Source code expand
# key: <s
# group: code snippets
# --
#+BEGIN_SRC $0
#+END_SRC