Do the same for the modern Tree-sitter grammar

This commit is contained in:
Andrew Dupont 2023-12-19 00:53:37 -08:00
parent a1e9fa0aa8
commit daf063750e

View File

@ -6,6 +6,26 @@ parser: 'tree-sitter-bash'
fileTypes: [
'sh'
'bash'
'ksh'
'zsh'
'zsh-theme'
'zshenv'
'zlogin'
'zlogout'
'zprofile'
'zshrc'
'bashrc'
'bash_aliases'
'bash_profile'
'bash_login'
'profile'
'bash_logout'
'npmrc'
'PKGBUILD'
'install'
'cygport'
'bats'
'ebuild'
]
firstLineRegex: [