mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
feat(svelte)!: switch upstream parser
This commit is contained in:
parent
b3e53e9423
commit
3a7b5a9fb4
8 changed files with 52 additions and 34 deletions
|
|
@ -1893,10 +1893,10 @@ list.surface = {
|
|||
|
||||
list.svelte = {
|
||||
install_info = {
|
||||
url = "https://github.com/Himujjal/tree-sitter-svelte",
|
||||
url = "https://github.com/tree-sitter-grammars/tree-sitter-svelte",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@elianiva" },
|
||||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
||||
list.swift = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue