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 3083b23 commit 1450f06Copy full SHA for 1450f06
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