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

editorconfig: support spelling_language property #28626

Open
MGreek opened this issue May 3, 2024 · 0 comments · May be fixed by #28638
Open

editorconfig: support spelling_language property #28626

MGreek opened this issue May 3, 2024 · 0 comments · May be fixed by #28638
Labels
enhancement feature request
Milestone

Comments

@MGreek
Copy link
Sponsor

MGreek commented May 3, 2024

Problem

By default the spelling_language property of an editorconfig file is not supported by neovim.
I noticed this when:

  • consulting :h editorconfig inside neovim and seeing that spelling_language isn't listed in the "supported by default" section.
  • setting spelling_language to en-US and neovim doesn't set the spell options accordingly

Expected behavior

neovim should react to the spelling_language option that was recently added to the editorconfig spec.

@MGreek MGreek added the enhancement feature request label May 3, 2024
@justinmk justinmk added this to the backlog milestone May 3, 2024
@justinmk justinmk changed the title Support spelling_language property of editorconfig editorconfig: support spelling_language property May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants