add lazygit intergration
This commit is contained in:
@@ -32,6 +32,9 @@ map('n', '<leader>x', ':tabclose<CR>', opts)
|
||||
map('n', '<leader>n', ':$tabnew<CR>', opts)
|
||||
map('n', '<leader>s', ':$tab split<CR>', opts)
|
||||
|
||||
-- lazygit
|
||||
map('n', '<leader>gg', '<cmd>LazyGit<CR>', opts)
|
||||
|
||||
-----------------
|
||||
-- Visual mode --
|
||||
-----------------
|
||||
|
||||
Reference in New Issue
Block a user