mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat: register APKBUILD files as bash
This commit is contained in:
parent
4a68f0778c
commit
486bb0e557
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue