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

Add an option to toggle gitsigns blame #522

Closed
1 task done
KaminariOS opened this issue Jan 5, 2025 · 2 comments
Closed
1 task done

Add an option to toggle gitsigns blame #522

KaminariOS opened this issue Jan 5, 2025 · 2 comments

Comments

@KaminariOS
Copy link

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find a similar feature request

🏷️ Feature Type

API Additions

🔖 Feature description

A boolean to toggle gitsigns blame:

✔️ Solution

current_line_blame = false, -- Toggle with :Gitsigns toggle_current_line_blame

Setting this to true shows inlay blames:

#[arg(short, long, default_value = "pennystocks")] "You, 4 days ago - for_each_concurrent"(inlay text)

❓ Alternatives

No response

📝 Additional Context

No response

@NotAShelf
Copy link
Owner

Addressed by #524

@NotAShelf
Copy link
Owner

With the PR merged, you may now set current_line_blame = false; in the setupOpts set and it will be converted to the Lua value.

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