diff --git a/config/plugins/git/lazygit.nix b/config/plugins/git/lazygit.nix index 4336ebf..d354945 100644 --- a/config/plugins/git/lazygit.nix +++ b/config/plugins/git/lazygit.nix @@ -16,6 +16,6 @@ options = { desc = "LazyGit (root dir)"; }; - } + }; ]; };