summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/f90-mode/c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/lisp/yasnippet/snippets/f90-mode/c4
-rw-r--r--emacs.d/lisp/yasnippet/snippets/f90-mode/ch4
-rw-r--r--emacs.d/lisp/yasnippet/snippets/f90-mode/cx4
3 files changed, 12 insertions, 0 deletions
diff --git a/emacs.d/lisp/yasnippet/snippets/f90-mode/c b/emacs.d/lisp/yasnippet/snippets/f90-mode/c
new file mode 100644
index 0000000..c7182e4
--- /dev/null
+++ b/emacs.d/lisp/yasnippet/snippets/f90-mode/c
@@ -0,0 +1,4 @@
+#contributor: Li Zhu <http://www.zhuli.name>
+#name : continue
+# --
+continue $0
diff --git a/emacs.d/lisp/yasnippet/snippets/f90-mode/ch b/emacs.d/lisp/yasnippet/snippets/f90-mode/ch
new file mode 100644
index 0000000..7e6b4cb
--- /dev/null
+++ b/emacs.d/lisp/yasnippet/snippets/f90-mode/ch
@@ -0,0 +1,4 @@
+#contributor: Li Zhu <http://www.zhuli.name>
+#name : character
+# --
+character $0
diff --git a/emacs.d/lisp/yasnippet/snippets/f90-mode/cx b/emacs.d/lisp/yasnippet/snippets/f90-mode/cx
new file mode 100644
index 0000000..8feb41e
--- /dev/null
+++ b/emacs.d/lisp/yasnippet/snippets/f90-mode/cx
@@ -0,0 +1,4 @@
+#contributor: Li Zhu <http://www.zhuli.name>
+#name : complex
+# --
+complex $0