mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
feat(angular)!: update parser and queries
Breaking change: node `(static_member_expression)` was removed
This commit is contained in:
parent
c579a8c0cf
commit
01ced7499f
2 changed files with 2 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ return {
|
|||
},
|
||||
angular = {
|
||||
install_info = {
|
||||
revision = 'd1f24a8890462cb740909ff62a3a079cded288bc',
|
||||
revision = '15590fdaf2edbd33e5883b22c844eef545320fc5',
|
||||
url = 'https://github.com/dlvandenberg/tree-sitter-angular',
|
||||
},
|
||||
maintainers = { '@dlvandenberg' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue