{ plugins.lazygit = { enable = true; }; keymaps = [ { action = ":LazyGit"; key = "lg"; } { action = ":LazyGitFilter"; key = "lc"; } ]; }