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

feat(main): adds configuration option to set the spelling plugin's trigger #910

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

de-abreu
Copy link

Added a "trigger" configuration option under "spelling". With it, the user can assign the key combination to trigger the spelling plugin. The default value is set to be the previously hardcoded value "z=".

Description

The usage of Whichkey is imperative when extensively modifying default keybindings, as it allows one to document all changes made while they are being made at the level of configuration. In turn, having hardcoded keybindings inside WhichKey is counter productive to that goal.

Related Issue(s)

Solves #866

Added a "trigger" configuration option under "spelling". With it, the
user can assign the key combination to trigger the spelling plugin. The
default value is set to be the previously hardcoded value "z="
@de-abreu de-abreu changed the title feat: Adds configuration option to spelling plugin feat(spelling-plugin): Adds configuration option to set its trigger Dec 13, 2024
@de-abreu de-abreu changed the title feat(spelling-plugin): Adds configuration option to set its trigger feat(main): Adds configuration option to set its trigger Dec 13, 2024
@de-abreu de-abreu changed the title feat(main): Adds configuration option to set its trigger feat(main): adds configuration option to set the spelling plugin's trigger Dec 13, 2024
Copy link
Contributor

This PR is stale because it has been open 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant