mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 02:09:49 -05:00
qol changes to formatters/keymaps
This commit is contained in:
parent
e54bd1fe69
commit
f0b0787c91
7 changed files with 24 additions and 21 deletions
|
|
@ -11,6 +11,7 @@ wk.add {
|
|||
{ '<leader>s', group = '[S]earch' },
|
||||
{ '<leader>w', group = '[W]orkspace' },
|
||||
{ '<leader>t', group = '[T]oggle' },
|
||||
{ '<leader>f', group = '[F]ormat' },
|
||||
{ '<leader>g', group = '[G]it' },
|
||||
{ '<leader>p', group = '[P]eek' },
|
||||
{ '<leader>h', group = 'Git [H]unk', mode = { 'n', 'v' } },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue