docs: update documentation

This commit is contained in:
Wuelner Martínez
2023-10-20 23:02:07 -06:00
parent 34732be5e9
commit e22d8c994f
2 changed files with 9 additions and 1 deletions

View File

@@ -18,7 +18,8 @@ Provides syntax highlighting and indentation support for `.astro` files.
- Stylus (need external support).
- Indentation (experimental).
- Code folding.
- No dependencies.
- No dependencies from external syntax plugins.
- Full integration with Vim functions. [Read more](https://github.com/wuelnerdotexe/vim-astro/pull/3).
## Installation