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