summaryrefslogtreecommitdiffstats
path: root/ftdetect/ltmpl.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect/ltmpl.vim')
-rw-r--r--ftdetect/ltmpl.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftdetect/ltmpl.vim b/ftdetect/ltmpl.vim
new file mode 100644
index 0000000..166e358
--- /dev/null
+++ b/ftdetect/ltmpl.vim
@@ -0,0 +1,2 @@
+au BufNewFile,BufRead *.ltmpl set filetype=ltmpl
+au BufNewFile,BufRead */lorax/*.tmpl set filetype=ltmpl