Skip to content

Conversation

@alerque
Copy link

@alerque alerque commented Oct 3, 2025

The current rule is incorrect and leaves out common valid filename patterns. The result is that what would work otherwise is actually broken by this plugin. Vim and Neovim both ship with correct patterns that recognize Justfile, and the vim-just plugin does the same. Any combination of vanilla editors and that plugin work file, but adding vim-polyglot breaks it entirely.

Closes NoahTheDuke/vim-just#125

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.

Unable to detect (capitalized) Justfile as ft=just

1 participant