lazygit keymap

This commit is contained in:
Andrzej Stepien 2024-03-20 11:31:01 +01:00
parent c830f956be
commit ce9e0bee40
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ map("n", "<right>", '<cmd>echo "Use l to move!!"<CR>')
map("n", "<up>", '<cmd>echo "Use k to move!!"<CR>')
map("n", "<down>", '<cmd>echo "Use j to move!!"<CR>')
map("n", "<leader>z", ":ZenMode<cr>") --open ZenMode (distraction-free)
map("n", "<leader>l", ":LazyGit<cr>") -- open LazyGit