languages/angular: init module

This commit is contained in:
NikSne 2025-09-08 18:48:42 +03:00
commit fe77c1a3b2
No known key found for this signature in database
4 changed files with 163 additions and 0 deletions

View file

@ -499,3 +499,7 @@
- Add [nvim-highlight-colors] plugin in `vim.ui.nvim-highlight-colors` with
`enable` and `setupOpts`
[NikSne](https://github.com/NikSneMC):
- Add Angular support under `vim.languages.angular`.