Add Jinja template file type detection

master
Dustin 2016-02-07 18:28:35 -06:00
parent a76bf6e6a6
commit f4019102b7
1 changed files with 1 additions and 0 deletions

1
ftdetect/jinja.vim Normal file
View File

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