Skip to content

plugins/yaml-schema-detect: init #3414

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FKouhai
Copy link
Contributor

@FKouhai FKouhai commented May 31, 2025

No description provided.

@FKouhai
Copy link
Contributor Author

FKouhai commented May 31, 2025

related to: #3328

@FKouhai FKouhai force-pushed the add/yaml-schema-detect branch from 3ffd052 to 62ed348 Compare May 31, 2025 10:29
@FKouhai FKouhai force-pushed the add/yaml-schema-detect branch from 62ed348 to 3e5fc2f Compare May 31, 2025 11:24
{
when = !config.plugins.which-key.enable;
message = ''
This plugin requires `plugins.which-key` to be enabled
Copy link
Member

Choose a reason for hiding this comment

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

I don't see this requirement mentioned on the plugin's README.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

they do not appear to be there, but when I tried running the tests without it it would complain that it needs which-key

Copy link
Member

Choose a reason for hiding this comment

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

It could be an upstream bug; maybe they have which-key integration that forgets to check it is present before importing it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's in their init.lua

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