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 :toggle-option command #4085

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

A-Walrus
Copy link
Contributor

@A-Walrus A-Walrus commented Oct 3, 2022

This command toggles the value of boolean options. :toggle key
Mostly useful for custom keybindings to toggle settings such as smart_case, or cursorline.
Closes #2849

This command toggles the value of boolean options
@kirawi kirawi added A-helix-term Area: Helix term improvements S-waiting-on-review Status: Awaiting review from a maintainer. labels Oct 3, 2022
Copy link
Member

@dead10ck dead10ck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toggle features
4 participants