Update doc/message

This commit is contained in:
leafOfTree
2021-03-29 17:31:39 +08:00
parent 258d30fc6b
commit d90b18e1c7
4 changed files with 41 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
" Language: Vue
" Maintainer: leaf <https://github.com/leafOfTree>
" CREDITS: Inspired by mxw/vim-jsx.
if exists('b:current_syntax') && b:current_syntax == 'vue'
finish
endif