Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lazygit_config_file_path overwritten #84

Open
mario-amazing opened this issue Nov 5, 2022 · 2 comments
Open

lazygit_config_file_path overwritten #84

mario-amazing opened this issue Nov 5, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@mario-amazing
Copy link

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

@mario-amazing mario-amazing added the bug Something isn't working label Nov 5, 2022
@kdheepak
Copy link
Owner

kdheepak commented Nov 5, 2022

You’ll need the following as well I think: vim.g.lazygit_use_custom_config_file_path = 1

@mario-amazing
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants