heavim/plugins/vim-which-key.load.vim

4 lines
94 B
VimL

call dein#add('liuchengxu/vim-which-key', #{
\ lazy: 1,
\ on_map: #{ n: '<Leader>' },
\ })