dein-ui plugin - Load when the key sequence is used
This commit is contained in:
parent
d17ae721a1
commit
db29dc81d6
1 changed files with 6 additions and 1 deletions
|
@ -1 +1,6 @@
|
||||||
call dein#add('wsdjeg/dein-ui.vim')
|
call dein#add('wsdjeg/dein-ui.vim', #{
|
||||||
|
\ lazy: 1,
|
||||||
|
\ on_map: #{
|
||||||
|
\ n: [ '<Leader>Pu' , '<Leader>Pi' ]
|
||||||
|
\ }
|
||||||
|
\ })
|
||||||
|
|
Loading…
Reference in a new issue