mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -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" },
|
||||
generate_requires_npm = true,
|
||||
},
|
||||
filetype = "htmlangular",
|
||||
maintainers = { "@dlvandenberg" },
|
||||
experimental = true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue