Open mario-amazing opened 1 year ago
You’ll need the following as well I think: vim.g.lazygit_use_custom_config_file_path = 1
lazygit.nvim overwrride lazygit_use_custom_config_file_path it as well.(set it to 0)
After I commented Plug 'kdheepak/lazygit.nvim'
, variables set fine
When I set vim.g.lazygit_config_file_path = '~/.config/lazygit/config.yml' lazygit override it to ''
Expected behavior
Use config from lazygit_config_file_path
Desktop (please complete the following information):
MacOS Big Sur nvim 0.8 lazygit latest