Skip to content

Find out command belonging to a keybind #4307

Answered by LostNeophyte
remotecom asked this question in Q&A
Discussion options

You must be logged in to vote

you can do this without knowing the command

lvim.builtin.which_key.mappings.YOUR_KEY = lvim.builtin.which_key.mappings.c
lvim.builtin.which_key.mappings.c = nil

you can use :map <leader>c to check what it's mapped to (<Cmd>BufferKill<CR>)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LostNeophyte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants