mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
remove used by typescript.tsx for typescript parser definition (bug)
This commit is contained in:
parent
54b485ba7b
commit
dfcfd027c6
1 changed files with 0 additions and 1 deletions
|
|
@ -148,7 +148,6 @@ list.tsx = {
|
|||
files = { "src/parser.c", "src/scanner.c" },
|
||||
location = "tree-sitter-tsx/tsx"
|
||||
},
|
||||
used_by = { "typescript.tsx" },
|
||||
filetype = 'typescriptreact'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue