summaryrefslogtreecommitdiff
path: root/nix-mode/configurePhase
diff options
context:
space:
mode:
Diffstat (limited to 'nix-mode/configurePhase')
-rw-r--r--nix-mode/configurePhase8
1 files changed, 8 insertions, 0 deletions
diff --git a/nix-mode/configurePhase b/nix-mode/configurePhase
new file mode 100644
index 0000000..c07bf09
--- /dev/null
+++ b/nix-mode/configurePhase
@@ -0,0 +1,8 @@
+# -*- mode: snippet -*-
+# name: configurePhase
+# key: cp
+# --
+configurePhase= ''
+$1
+'';
+$0 \ No newline at end of file