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

Vim modeline parsing #729

Open
valpackett opened this issue Sep 8, 2021 · 0 comments · May be fixed by #7788
Open

Vim modeline parsing #729

valpackett opened this issue Sep 8, 2021 · 0 comments · May be fixed by #7788
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-medium Call for participation: Experience needed to fix: Medium / intermediate

Comments

@valpackett
Copy link
Contributor

Describe your feature request

In addition to EditorConfig #279 and auto-detection #245 (amazing that it's already done!), an extra source of indentation settings is modelines in the file.

e.g. Kakoune includes a script by default that parses vi(m) style modelines using sed and shell.

@valpackett valpackett added the C-enhancement Category: Improvements label Sep 8, 2021
@kirawi kirawi added A-helix-term Area: Helix term improvements E-medium Call for participation: Experience needed to fix: Medium / intermediate labels Oct 3, 2021
@doy doy linked a pull request Jul 30, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-medium Call for participation: Experience needed to fix: Medium / intermediate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants