feat(diff): autojump (#48)

centralized configuration

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
Aaron Pham
2024-08-17 14:14:02 -04:00
committed by GitHub
parent f5d9d2139a
commit 1aaf6a8227
4 changed files with 68 additions and 108 deletions

View File

@@ -83,6 +83,7 @@ function Selection:setup()
self:close_hints_popup()
end,
})
return self
end
function Selection:delete_autocmds()