tmux-dev-env-configuration/dotfiles/.config/nvim/plugconfig/liuchengxu/vim-which-key.vim

6 lines
156 B
VimL

Plug 'liuchengxu/vim-which-key'
nnoremap <silent> <leader> :WhichKey ','<CR>
"autocmd! User vim-which-key call which_key#register(',', 'g:which_key_map')