about summary refs log tree commit diff
path: root/snippets/snippet-mode/indent
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2018-03-29T22·10-0400
committerGriffin Smith <root@gws.fyi>2018-03-29T22·10-0400
commitd88fb3194f2a50efa6d407e85d47d14da3700ff3 (patch)
tree3aa434e148f4f767a992c87b144d536c0e10b689 /snippets/snippet-mode/indent
Initial commit
Diffstat (limited to 'snippets/snippet-mode/indent')
-rw-r--r--snippets/snippet-mode/indent5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/snippet-mode/indent b/snippets/snippet-mode/indent
new file mode 100644
index 0000000000..d38ffceafb
--- /dev/null
+++ b/snippets/snippet-mode/indent
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: indent
+# key: indent
+# --
+# expand-env: ((yas-indent-line 'fixed))
\ No newline at end of file