mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 05:20:00 -04:00
feat(angular): adds support for css class bindings
This commit is contained in:
parent
4d9466677a
commit
ca35dc5184
2 changed files with 7 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ return {
|
|||
},
|
||||
angular = {
|
||||
install_info = {
|
||||
revision = '3bd2036e710f609ea08fcfca5a1eb1169ecc114f',
|
||||
revision = '41c861193f576cf0282573e7715dc4daa015de34',
|
||||
url = 'https://github.com/dlvandenberg/tree-sitter-angular',
|
||||
},
|
||||
maintainers = { '@dlvandenberg' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue