mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
add lg alias command for lazygit
This commit is contained in:
parent
09fa1575a9
commit
15c3bb0265
@ -1 +1,2 @@
|
||||
vim.keymap.set("n", "<leader>lg", vim.cmd.LazyGit)
|
||||
vim.keymap.set("n", "<leader>lg", vim.cmd.LazyGit, {noremap = true})
|
||||
vim.cmd[[Alias lg LazyGit]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user