mirror of
https://github.com/wuelnerdotexe/vim-astro.git
synced 2025-12-27 19:11:29 +08:00
feat(*): a new config var and an example img are added
This commit is contained in:
@@ -13,5 +13,12 @@ Enables TypeScript and TSX for `.astro` files.
|
||||
|
||||
Default Value: 'disable'
|
||||
|
||||
`let g:astro_stylus = 'enable'`
|
||||
|
||||
Enables Stylus for `.astro` files.
|
||||
|
||||
Default Value: 'disable'
|
||||
|
||||
NOTE: You need install a external plugin for support stylus in astro files.
|
||||
==============================================================================
|
||||
vim:textwidth=78:tabstop=8:filetype=help:
|
||||
|
||||
Reference in New Issue
Block a user