Skip to content

feat(hyper): support multiple confirm_keys and exclude them from letter_list#511

Merged
glepnir merged 2 commits intonvimdev:masterfrom
flareseek:confirm-keys
Apr 29, 2025
Merged

feat(hyper): support multiple confirm_keys and exclude them from letter_list#511
glepnir merged 2 commits intonvimdev:masterfrom
flareseek:confirm-keys

Conversation

@flareseek
Copy link
Copy Markdown
Contributor

@flareseek flareseek commented Apr 28, 2025

In the Hyper theme, this PR updates the confirm_key option to accept an array of strings instead of just a single string.
It also removes any keys specified in confirm_key from the letter_list.

-- in options
confirm_key = 'o' -- or { 'o', '<CR>' }

@glepnir glepnir merged commit 6e83451 into nvimdev:master Apr 29, 2025
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

Successfully merging this pull request may close these issues.

2 participants