219 current 2024-03-19 15:10:44 24.05.20240316.c75037b 6.8.0-zen1 *

This commit is contained in:
zackartz 2024-03-19 15:10:53 -04:00
parent 4340ea1d3b
commit f8e7b5dde5
2 changed files with 1 additions and 2 deletions

View file

@ -302,7 +302,6 @@
local lazygit = Terminal:new({ cmd = "lazygit", hidden = true, direction = "float" })
vim.g.base46_cache = vim.fn.stdpath('data') .. '/base46_cache/'
package.preload["nvconfig"] = require("./nvconfig.lua")
function _lazygit_toggle()
lazygit:toggle()