I used the minimal vimrc it throwing a error that [which-key] < space > id defined
terminal-guy opened this issue · 5 comments
I used the minimal vimrc it throwing a error that [which-key] < space > id undefined
i opened a previous issue in the bug report buy you closed it i used the minimal vimrc you gaved me but the it just throws me a error
That's expected as you don't have that mapping and don't define it in the dict g:which_key_map
, please read through the README and vim doc again.
That's expected as you don't have that mapping and don't define it in the dict
g:which_key_map
, please read through the README and vim doc again.
That's expected as you don't have that mapping and don't define it in the dict
g:which_key_map
, please read through the README and vim doc again.
which vim doc
https://github.com/liuchengxu/vim-which-key/blob/master/doc/vim-which-key.txt, and :h vim-which-key
.
https://github.com/liuchengxu/vim-which-key/blob/master/doc/vim-which-key.txt, and
:h vim-which-key
.
thanks i finally got it