1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 02:10:05 +08:00

unmerge plugin

This commit is contained in:
wsdjeg 2017-02-10 23:05:56 +08:00
parent e9e40236d1
commit 5e42ce4a0d

View File

@ -1,6 +1,6 @@
function! SpaceVim#layers#cursor_move_by_indent#plugins() abort
return [
\ ['ZSaberLv0/ZFVimIndentMove'],
\ ['ZSaberLv0/ZFVimIndentMove', { 'merged' : 0}],
\ ]
endfunction