adds lazygit

This commit is contained in:
Fernando Bueno 2024-07-01 13:04:04 -04:00
parent 5d96e9349b
commit d78e602f0f
2 changed files with 25 additions and 0 deletions

View file

@ -21,3 +21,5 @@ opt.termguicolors = true
opt.wrap = false
opt.timeoutlen = 222
-- Set shellcmdflag
opt.shellcmdflag = "-c"