initial commit
This commit is contained in:
9
snippets/org-mode/sb
Normal file
9
snippets/org-mode/sb
Normal file
@@ -0,0 +1,9 @@
|
||||
# name: sourceblock
|
||||
# uuid: __sb
|
||||
# trigger: sb
|
||||
# condition: t
|
||||
# --
|
||||
|
||||
#+BEGIN_SRC $1
|
||||
$0
|
||||
#+END_SRC
|
Reference in New Issue
Block a user