Add Jinja template file type detection

This commit is contained in:
2016-02-07 18:28:35 -06:00
parent a76bf6e6a6
commit f4019102b7

1
ftdetect/jinja.vim Normal file
View File

@@ -0,0 +1 @@
autocmd BufRead,BufNewFile *.j2 set filetype=jinja