An open API service indexing awesome lists of open source software.

https://github.com/nvim-treesitter/nvim-treesitter-angular

Neovim treesitter integration with Angular
https://github.com/nvim-treesitter/nvim-treesitter-angular

Last synced: 12 months ago
JSON representation

Neovim treesitter integration with Angular

Awesome Lists containing this project

README

          

# nvim-treesitter-angular

**Deprecated: Angular support is included in nvim-treesitter.**

Neovim treesitter integration with the Angular framework.

## Install

```vim
Plug "nvim-treesitter/nvim-treesitter"
Plug "nvim-treesitter/nvim-treesitter-angular"
```

## Includes

- Syntax highlighting for inline templates
- Syntax highlighting for inline styles
- Angular specific HTML highlighting