mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 02:30: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',
|
||||
\ 'loadconf' : 1}],
|
||||
\ ['Xuyuanp/nerdtree-git-plugin'],
|
||||
\ ['lymslive/vimloo'],
|
||||
\ ['lymslive/vnote', {'depends' : 'vimloo'}],
|
||||
\ ['lymslive/vimloo', {'merged' : 0}],
|
||||
\ ['lymslive/vnote', {'depends' : 'vimloo',
|
||||
\ 'on_cmd' : ['NoteBook','NoteNew','NoteEdit', 'NoteList', 'NoteConfig', 'NoteIndex', 'NoteImport']}],
|
||||
\ ]
|
||||
endfunction
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user