add syntax highlight for *.vue component files

This commit is contained in:
Evan You
2015-07-21 18:51:55 -04:00
parent 07173d2238
commit 7b5d1c075d
6 changed files with 66 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -665,3 +665,6 @@
[submodule "vendor/grammars/atom-language-purescript"]
path = vendor/grammars/atom-language-purescript
url = https://github.com/freebroccolo/atom-language-purescript
[submodule "vendor/grammars/vue-syntax-highlight"]
path = vendor/grammars/vue-syntax-highlight
url = https://github.com/vuejs/vue-syntax-highlight