mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
feat: change angular filetype to vim's htmlangular
This commit is contained in:
parent
3076b9a98a
commit
03883041b2
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ list.angular = {
|
||||||
files = { "src/parser.c", "src/scanner.c" },
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
generate_requires_npm = true,
|
generate_requires_npm = true,
|
||||||
},
|
},
|
||||||
|
filetype = "htmlangular",
|
||||||
maintainers = { "@dlvandenberg" },
|
maintainers = { "@dlvandenberg" },
|
||||||
experimental = true,
|
experimental = true,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue