mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 13:10:03 +08:00
Merge branch 'dev' into denite
This commit is contained in:
commit
7e3280047c
@ -38,8 +38,9 @@ function! SpaceVim#layers#tools#plugins() abort
|
|||||||
\ ['scrooloose/nerdtree', { 'on_cmd' : 'NERDTreeToggle',
|
\ ['scrooloose/nerdtree', { 'on_cmd' : 'NERDTreeToggle',
|
||||||
\ 'loadconf' : 1}],
|
\ 'loadconf' : 1}],
|
||||||
\ ['Xuyuanp/nerdtree-git-plugin'],
|
\ ['Xuyuanp/nerdtree-git-plugin'],
|
||||||
\ ['lymslive/vimloo'],
|
\ ['lymslive/vimloo', {'merged' : 0}],
|
||||||
\ ['lymslive/vnote', {'depends' : 'vimloo'}],
|
\ ['lymslive/vnote', {'depends' : 'vimloo',
|
||||||
|
\ 'on_cmd' : ['NoteBook','NoteNew','NoteEdit', 'NoteList', 'NoteConfig', 'NoteIndex', 'NoteImport']}],
|
||||||
\ ]
|
\ ]
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user