mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 21:00:08 -04:00
feat(html): use gsub for mimetype lookup
This commit is contained in:
parent
953b3f87d2
commit
345037b61b
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