Fixes#8
Alse see https://github.com/pugjs/jade/issues/2184
You should now replace your jade loaders by the pug loaders
and also the digitaltoad/vim-jade by digitaltoad/vim-pug which is the
new vim syntax plugin for pug (mantained by the same person)
- Set the filetype to "vue" for files with a .vue extension
- Define regions for <template>, <style>, and <script> tags
- Include HTML, CSS, and JavaScript syntax highlighting for the <template>,
<style>, and <script> regions