Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Neovim treesitter integration with Angular
- Host: GitHub
- URL: https://github.com/nvim-treesitter/nvim-treesitter-angular
- Owner: nvim-treesitter
- License: apache-2.0
- Archived: true
- Created: 2020-10-27T19:20:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T14:25:41.000Z (12 months ago)
- Last Synced: 2024-04-14T02:33:31.416Z (7 months ago)
- Language: Scheme
- Size: 12.7 KB
- Stars: 23
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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