summaryrefslogtreecommitdiff
path: root/c++-mode/std
diff options
context:
space:
mode:
Diffstat (limited to 'c++-mode/std')
-rw-r--r--c++-mode/std5
1 files changed, 5 insertions, 0 deletions
diff --git a/c++-mode/std b/c++-mode/std
new file mode 100644
index 0000000..04d8772
--- /dev/null
+++ b/c++-mode/std
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: std
+# key: std
+# --
+using namespace std; \ No newline at end of file