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

Zen Mode doesn't disable Gitsigns #11

Closed
rafamadriz opened this issue May 21, 2021 · 3 comments
Closed

Zen Mode doesn't disable Gitsigns #11

rafamadriz opened this issue May 21, 2021 · 3 comments

Comments

@rafamadriz
Copy link

Hey, thanks you this amazing plugin.

Gitsigns are not being disable, I'm just using the default config. Which is supposed to disable gitsigns by default.

2021-May-20_1

I'm don't have any custom settings , just installed the plugin and use it as it comes, also tried copying the default config from the README into my init.lua but that didn't work either.

I also updated with :PackerSync but still nothing, the gitsigns are still there.

@folke
Copy link
Owner

folke commented May 21, 2021

You need to enable the gitsigns plugin to hide it. It is disabled by default. See the docs

@rafamadriz
Copy link
Author

Oh my bad, in the docs it says gitsigns = { enabled = false } I thought it meant that it was disabled by default, not the other way around. Thanks!

@folke
Copy link
Owner

folke commented May 21, 2021

That means the gitsigns integration is enabled. Confusing, I know :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants