summaryrefslogtreecommitdiff
path: root/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/template
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/template')
-rw-r--r--.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/template3
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/template b/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/template
deleted file mode 100644
index 7e50616..0000000
--- a/.emacs.d/mysnippets/text-mode/cc-mode/c++-mode/template
+++ /dev/null
@@ -1,3 +0,0 @@
1#name : template <typename ...>
2# --
3template <typename ${T}> \ No newline at end of file