style(git): apply formatting
This commit is contained in:
+3
-1
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user