snacks.nvim/lua
Nick deLannoy 3731644e38
fix(lazygit): check if default config file exists before adding to LG_CONFIG_FILE (#2256)
## Description

I noticed that lazygit was erroring out on open when the default config
file was missing even though lazygit outside of neovim opened fine
without it. Tracked it to the `LG_CONFIG_FILE` var that tells lazygit to
error out when any of the files are missing - and snacks was setting
this to include the default config even when it didn't exist.

## Related Issue(s)

fixes issue: https://github.com/folke/snacks.nvim/issues/1548
2025-10-10 20:39:58 +02:00
..
snacks fix(lazygit): check if default config file exists before adding to LG_CONFIG_FILE (#2256) 2025-10-10 20:39:58 +02:00
trouble/sources Revert "feat: test" 2025-02-14 22:13:38 +01:00