mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-09 22:25:12 +08:00
Not set local 'tabstop' and 'shiftwidth' in plugin
This commit is contained in:
@@ -99,7 +99,6 @@ endif
|
|||||||
" Settings {{{
|
" Settings {{{
|
||||||
"
|
"
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
setlocal sw=2 ts=2
|
|
||||||
" JavaScript indentkeys
|
" JavaScript indentkeys
|
||||||
setlocal indentkeys=0{,0},0),0],0\,,!^F,o,O,e,:
|
setlocal indentkeys=0{,0},0),0],0\,,!^F,o,O,e,:
|
||||||
" XML indentkeys
|
" XML indentkeys
|
||||||
|
|||||||
Reference in New Issue
Block a user