fix: init value and capital $VIMRUNTIME bugs

This commit is contained in:
yemai
2018-10-19 11:35:54 +08:00
parent 400f4ce49d
commit b0b0e77d19
2 changed files with 8 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
se sw=2 ts=2
let s:name = 'vim-vue-plugin'
let b:did_indent = 'init'
" Save the current JavaScript indentexpr.
let b:vue_js_indentexpr = &indentexpr