mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 04:30:04 +08:00
unmerge plugin
This commit is contained in:
parent
e9e40236d1
commit
5e42ce4a0d
@ -1,6 +1,6 @@
|
|||||||
function! SpaceVim#layers#cursor_move_by_indent#plugins() abort
|
function! SpaceVim#layers#cursor_move_by_indent#plugins() abort
|
||||||
return [
|
return [
|
||||||
\ ['ZSaberLv0/ZFVimIndentMove'],
|
\ ['ZSaberLv0/ZFVimIndentMove', { 'merged' : 0}],
|
||||||
\ ]
|
\ ]
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user