Update org variables to use-package, add org snippet
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: source
|
||||
# key: <s
|
||||
# --
|
||||
#+BEGIN_SRC ${1:language}
|
||||
$0
|
||||
#+END_SRC
|
||||
Reference in New Issue
Block a user