2 lines
75 B
VimL
2 lines
75 B
VimL
command! -nargs=* WhichKey lua require('which-key').show_command(<f-args>)
|
command! -nargs=* WhichKey lua require('which-key').show_command(<f-args>)
|