mirror of
https://github.com/wuelnerdotexe/vim-astro.git
synced 2026-01-09 09:12:20 +08:00
fix(syntax): the astro fence is detected correctly
This commit is contained in:
@@ -12,10 +12,10 @@ Provides syntax highlighting and indentation support for `.astro` files.
|
||||
## Features
|
||||
|
||||
- Syntax highlighting for embedded languages:
|
||||
- JavaScript and JSX.
|
||||
- TypeScript and TSX.
|
||||
- CSS, SCSS, SASS, and LESS.
|
||||
- Stylus (need external support).
|
||||
- JavaScript and JSX.
|
||||
- TypeScript and TSX.
|
||||
- CSS, SCSS, SASS, and LESS.
|
||||
- Stylus (need external support).
|
||||
- Indentation (experimental).
|
||||
- Code folding.
|
||||
- No dependencies.
|
||||
|
||||
Reference in New Issue
Block a user