summaryrefslogtreecommitdiff
path: root/snippets/latex-mode/paragraph-star
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/latex-mode/paragraph-star')
-rw-r--r--snippets/latex-mode/paragraph-star5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/latex-mode/paragraph-star b/snippets/latex-mode/paragraph-star
new file mode 100644
index 0000000..3f00208
--- /dev/null
+++ b/snippets/latex-mode/paragraph-star
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# key: ps
+# --
+\paragraph*{$1}
+$0 \ No newline at end of file