summaryrefslogtreecommitdiff
path: root/c++-mode/protected
diff options
context:
space:
mode:
Diffstat (limited to 'c++-mode/protected')
-rw-r--r--c++-mode/protected6
1 files changed, 6 insertions, 0 deletions
diff --git a/c++-mode/protected b/c++-mode/protected
new file mode 100644
index 0000000..a4f6d59
--- /dev/null
+++ b/c++-mode/protected
@@ -0,0 +1,6 @@
+# -*- mode: snippet -*-
+# name: protected
+# key: pt
+# --
+protected:
+ $0 \ No newline at end of file