aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/htmldjango.vim
AgeCommit message (Collapse)Author
2014-07-02Add ftplugin/{html.vim,htmldjango.vim}Teddy Wing
Gives me matchit plugin settings for HTML and Django templates without including the entire ftplugin for either. Copied the settings from vim's default ftplugins. Allows me to use matchit to jump between HTML tags and <:>.