Added quite a few additional configs
This commit is contained in:
parent
a4b3cfb24c
commit
13f1959014
12 changed files with 204 additions and 123 deletions
|
|
@ -63,7 +63,7 @@ return { -- Useful plugin to show you pending keybinds.
|
|||
{ '<leader>s', group = '[S]earch' },
|
||||
{ '<leader>w', group = '[W]orkspace' },
|
||||
{ '<leader>t', group = '[T]oggle' },
|
||||
{ '<leader>h', group = 'Git [H]unk', mode = { 'n', 'v' } },
|
||||
-- { '<leader>h', group = 'Git [H]unk', mode = { 'n', 'v' } },
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue