summaryrefslogtreecommitdiffstats
path: root/indent/gohtmltmpl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'indent/gohtmltmpl.vim')
-rw-r--r--indent/gohtmltmpl.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/indent/gohtmltmpl.vim b/indent/gohtmltmpl.vim
new file mode 100644
index 00000000..50399f2b
--- /dev/null
+++ b/indent/gohtmltmpl.vim
@@ -0,0 +1,5 @@
+if exists("b:did_indent")
+ finish
+endif
+
+runtime! indent/html.vim