Move *.ass-specific highlighting to ass.vim
commitbd9552831e4707711dde53976720820f71bac0d3
authorlys <lys@hostname.local>
Thu, 9 Jun 2016 04:27:22 +0000 (9 04:27 +0000)
committerlys <lys@hostname.local>
Thu, 9 Jun 2016 04:27:22 +0000 (9 04:27 +0000)
treedf47ed167423b53a527c5ae67584ddb2740e676f
parentf27a113fb7bdbbe21e1a441fe2110940b889c229
Move *.ass-specific highlighting to ass.vim

Allow us to have our dialogue timecode syntax highlighting when viewing
*.ass files instead of leaving them unhighlighted. In our `sub_qc`
syntax file we specify highlighting specific to a QC document and
inherit from ass.vim. This was inspired by the `htmldjango.vim` syntax
file.
syntax/ass.vim [copied from syntax/sub_qc.vim with 71% similarity]
syntax/sub_qc.vim