summaryrefslogblamecommitdiffstats
path: root/ftdetect/twig.vim
blob: 06b70e2c61287a1846d66fe0c7dd9f5482343138 (plain) (tree)
1
2
3
4
5




                                                             
" Twig
autocmd BufNewFile,BufRead *.twig set filetype=twig

" HTML Twig
autocmd BufNewFile,BufRead *.html.twig set filetype=html.twig