Add a list of available pre-processors

This commit is contained in:
Adriaan Zonnenberg
2019-07-24 21:15:32 +02:00
committed by GitHub
parent 18c4211bd6
commit 158390bf7a

View File

@@ -124,3 +124,5 @@ To disable pre-processor languages altogether (only highlight HTML, JavaScript,
```vim
let g:vue_pre_processors = []
```
Available pre-processors are: coffee, haml, handlebars, less, pug, sass, scss, slm, stylus, typescript