mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-08 05:34:44 +08:00
Update doc/message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user