mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
updating parser filetype for brightscript: brs
This commit is contained in:
parent
7bbed4b548
commit
8d7dec2475
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ list.brightscript = {
|
|||
url = "https://github.com/ajdelcimmuto/tree-sitter-brightscript",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
filetype = "brs",
|
||||
maintainers = { "@ajdelcimmuto" },
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue