mirror of
https://github.com/lepture/vim-jinja.git
synced 2025-11-15 14:53:49 -05:00
init
This commit is contained in:
1
ftdetect/jinja.vim
Normal file
1
ftdetect/jinja.vim
Normal file
@@ -0,0 +1 @@
|
||||
au BufNewFile,BufRead *.html,*.htm,*.shtml,*.stm if &ft == 'htmldjango' | set ft=jinja | endif
|
||||
Reference in New Issue
Block a user