vim-patch:9.0.0711: SubStation Alpha files are not recognized (#20577)

Problem:    SubStation Alpha files are not recognized.
Solution:   Add patterns for SubStation Alpha files. (closes vim/vim#11332)
084f2620ec
This commit is contained in:
Christian Clason
2022-10-10 17:51:31 +02:00
committed by GitHub
parent 3ddd99ec64
commit 8781213f00
3 changed files with 6 additions and 0 deletions

View File

@@ -970,6 +970,8 @@ local extension = {
mot = 'srec',
['s19'] = 'srec',
srt = 'srt',
ssa = 'ssa',
ass = 'ssa',
st = 'st',
imata = 'stata',
['do'] = 'stata',