style(git): apply formatting

This commit is contained in:
2026-05-06 01:33:59 +02:00
parent 2a81c50156
commit 40703c6db1
+3 -1
View File
@@ -1,4 +1,6 @@
if vim.g.loaded_git then return end
if vim.g.loaded_git then
return
end
vim.g.loaded_git = 1
require("git").init()