mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-30 12:46:38 +00:00
chore(nvim): keymap tweaks
This commit is contained in:
@@ -82,6 +82,7 @@ return {
|
||||
miniclue.gen_clues.registers(),
|
||||
miniclue.gen_clues.windows(),
|
||||
miniclue.gen_clues.z(),
|
||||
{ mode = 'n', keys = '<Leader>a', desc = '+Automation' },
|
||||
{ mode = 'n', keys = '<Leader>b', desc = '+Buffers' },
|
||||
{ mode = 'n', keys = '<Leader>c', desc = '+Code' },
|
||||
{ mode = 'n', keys = '<Leader>cb', desc = '+CommentBox' },
|
||||
|
||||
Reference in New Issue
Block a user