refactor(git): adopt lazy-require plugin/git.lua pattern
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
local h = require("test.git.helpers")
|
||||
local t = require("test")
|
||||
|
||||
require("git").init()
|
||||
|
||||
---Replicate the user's global cursor-restore autocmd. Scoped to a
|
||||
---named augroup + cleanup so it doesn't leak between tests.
|
||||
local function install_cursor_restore_autocmd()
|
||||
|
||||
Reference in New Issue
Block a user