feat(git): :Glog command, per-module setup, plugin/ auto-init

This commit is contained in:
2026-04-30 15:05:47 +02:00
parent 282ec2602d
commit 217390cfa4
9 changed files with 153 additions and 108 deletions
-1
View File
@@ -255,7 +255,6 @@ function M.setup()
end, {
nargs = "*",
complete = complete,
desc = "Run git",
})
end