dlvandenberg / tree-sitter-angular

Tree Sitter Grammar for Angular
MIT License
34 stars 9 forks source link

The new Angular control flow syntax is now supported by nvim-treesitter #35

Closed Zooce closed 1 month ago

Zooce commented 1 month ago

Just a note since I updated plugins this morning and noticed: https://github.com/nvim-treesitter/nvim-treesitter/commit/03883041b21413444df1cb22d9483d3fffb889c4

Turns out nvim-treesitter now supports the new Angular control flow syntax.

dlvandenberg commented 1 month ago

That is correct.