Skip to content

Instantly share code, notes, and snippets.

@zaftzaft
Created August 26, 2014 09:25
Show Gist options
  • Save zaftzaft/7cdd5f5eceae66ab0cf3 to your computer and use it in GitHub Desktop.
Save zaftzaft/7cdd5f5eceae66ab0cf3 to your computer and use it in GitHub Desktop.
jade で vue.js の directive をハイライトする
sy match jadeVueDirective "v-[[:alpha:]]\+" containedin=jadeAttributes contained
com -nargs=+ HiLink hi def link <args>
HiLink jadeVueDirective Operator
delc HiLink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment