mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(html): use gsub for mimetype lookup
This commit is contained in:
parent
328ee3db54
commit
cbfe8a20c7
6 changed files with 33 additions and 35 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue