Add some missing filetypes

This commit is contained in:
Adam Stankiewicz
2020-10-04 22:20:23 +02:00
parent 04d110660e
commit 32b097f67e
11 changed files with 1124 additions and 132 deletions

View File

@@ -239,3 +239,7 @@ call TestFiletype('prolog')
call TestFiletype('tads')
call TestFiletype('gitignore')
call TestFiletype('sql')
call TestFiletype('b')
call TestFiletype('ibasic')
call TestFiletype('freebasic')
call TestFiletype('hamster')