leafOfTree/vim-vue-plugin

Support coffeescript inside <script lang="coffee">

mat813 opened this issue · 2 comments

The coffeescript plugin support is available here : https://github.com/kchmck/vim-coffee-script

Thank you for the suggestion. It should support CoffeeScript now when adding

let g:vim_vue_plugin_use_coffee = 1

Works great, thank you so much :-)