Open EJammy opened 2 years ago
I found out that you can use argument when mapping to have no timeout
This works really well:
autocmd VimEnter * map <nowait> <leader> <cmd>WhichKey '<leader>'<cr>
I suggest adding this to README (maybe I can make a pr).
I found out that you can use argument when mapping to have no timeout
This works really well:
I suggest adding this to README (maybe I can make a pr).