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(mappings): check if desc key exists when parsing mappings #589

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

abayomi185
Copy link
Contributor

There are two patterns of adding a description, with a second string or with the desc key.

Legendary.nvim uses the parse function from which-key. This function does not check the desc key in the table, which should be supported.

@abayomi185 abayomi185 changed the title feat(mappings): check if desc exists when parsing mappings feat(mappings): check if desc key exists when parsing mappings Mar 16, 2024
@folke folke merged commit a7ced9f into folke:main Jun 6, 2024
@folke
Copy link
Owner

folke commented Jun 6, 2024

Thanks!

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.

None yet

3 participants