leafOfTree / vim-vue-plugin

Vim syntax and indent plugin for .vue files
The Unlicense
177 stars 9 forks source link

Add Stylus support #22

Closed seevee closed 4 years ago

seevee commented 4 years ago

This PR adds support for Stylus syntax and indentation.

I tested this against iloginow/vim-stylus but it likely works against other stylus vim plugins as well.

leafOfTree commented 4 years ago

It's so great to have stylus support. Thank you a lot for this PR.