feat(html): use gsub for mimetype lookup

This commit is contained in:
Christian Clason 2025-04-05 12:22:48 +02:00
parent 328ee3db54
commit cbfe8a20c7
6 changed files with 33 additions and 35 deletions

View file

@ -153,8 +153,8 @@ return {
},
brightscript = {
install_info = {
revision = '48ce1687125c6dfefcc7a1bef19fa0f0f00426cc',
url = 'https://github.com/ajdelcimmuto/tree-sitter-brightscript',
files = { 'src/parser.c' },
},
maintainers = { '@ajdelcimmuto' },
tier = 2,