plugins - Added vim-which-key
This commit is contained in:
parent
775866fd96
commit
b13a63ba83
3 changed files with 4 additions and 1 deletions
plugins
4
plugins/vim-which-key.load.vim
Normal file
4
plugins/vim-which-key.load.vim
Normal file
|
@ -0,0 +1,4 @@
|
|||
call dein#add('liuchengxu/vim-which-key', #{
|
||||
\ lazy: 1,
|
||||
\ on_map: #{ n: '<Leader>' },
|
||||
\ })
|
Loading…
Add table
Add a link
Reference in a new issue