Modified keymaps
I have changed the keybinds to fit toggles to T and some minor changes
This commit is contained in:
parent
0cd1c78ee3
commit
a9c6ba75fe
4 changed files with 5 additions and 4 deletions
|
|
@ -13,5 +13,5 @@ return {
|
|||
'nvim-lua/plenary.nvim',
|
||||
},
|
||||
},
|
||||
vim.keymap.set('n', '<leader>lg', ':LazyGit<CR>', { desc = '[L]azy [G]it' }),
|
||||
vim.keymap.set('n', '<leader>tg', ':LazyGit<CR>', { desc = '[T]oggle lazy [G]it' }),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue