more lazy load be careful

This commit is contained in:
christianchiarulli 2021-07-07 21:57:36 -04:00
parent a247d69c82
commit 23c7fab3b4
7 changed files with 94 additions and 84 deletions

View file

@ -74,7 +74,11 @@ lv_utils.define_augroups {
},
_auto_resize = {
-- will cause split windows to be resized evenly if main window is resized
{ "VimResized ", "*", "wincmd =" },
{ "VimResized", "*", "wincmd =" },
},
_packer_compile = {
-- will cause split windows to be resized evenly if main window is resized
{ "BufWritePost", "plugins.lua", "PackerCompile" },
},
-- _fterm_lazygit = {
-- -- will cause esc key to exit lazy git