Add missing filetypes for sql

This commit is contained in:
Adam Stankiewicz
2020-09-28 01:33:57 +02:00
parent b7598ff0c5
commit ae778bdb17
8 changed files with 676 additions and 2 deletions

View File

@@ -237,3 +237,4 @@ call TestFiletype('bzl')
call TestFiletype('prolog')
call TestFiletype('tads')
call TestFiletype('gitignore')
call TestFiletype('sql')