mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-09 02:44:45 +08:00
Add a list of available pre-processors
This commit is contained in:
committed by
GitHub
parent
18c4211bd6
commit
158390bf7a
@@ -124,3 +124,5 @@ To disable pre-processor languages altogether (only highlight HTML, JavaScript,
|
|||||||
```vim
|
```vim
|
||||||
let g:vue_pre_processors = []
|
let g:vue_pre_processors = []
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Available pre-processors are: coffee, haml, handlebars, less, pug, sass, scss, slm, stylus, typescript
|
||||||
|
|||||||
Reference in New Issue
Block a user