feat(git): :Glog command, per-module setup, plugin/ auto-init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
if vim.g.loaded_git then return end
|
||||
vim.g.loaded_git = 1
|
||||
|
||||
require("git").setup()
|
||||
Reference in New Issue
Block a user