gregsexton/MatchTag

What should I do to match the tags in .twig files?

Ziiweb opened this issue · 1 comments

Hi,

just that. I have several .twig files.

Thanks

Javi

echo 'runtime! ftplugin/html.vim' > ~/.vim/ftplugin/twig.vim

When you open a .twig file, what does :set ft? in Vim return? If it is 'twig', this should work.