feat: register APKBUILD files as bash

This commit is contained in:
Hugo 2023-10-20 21:58:08 +02:00 committed by GitHub
parent 4a68f0778c
commit 486bb0e557
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ for ft, lang in pairs {
ecma = "javascript",
jsx = "javascript",
sh = "bash",
apkbuild = "bash",
PKGBUILD = "bash",
html_tags = "html",
["typescript.tsx"] = "tsx",