We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
code
begin
1 parent 2940baa commit cc26b6bCopy full SHA for cc26b6b
org-mode/begin
@@ -0,0 +1,8 @@
1
+# -*- mode: snippet -*-
2
+# name: begin
3
+# key: begin
4
+# uuid: begin
5
+# --
6
+#+begin_${1:type} ${2:options}
7
+`%`$0
8
+#+end_$1
org-mode/code
0 commit comments