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(lang): add LDIF support #10330

Merged
merged 3 commits into from Apr 11, 2024

Conversation

AlexanderBrevig
Copy link
Contributor

Closes #10324

image

languages.toml Outdated Show resolved Hide resolved
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
@the-mikedavis the-mikedavis added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Apr 11, 2024
@pascalkuthe pascalkuthe merged commit 009a549 into helix-editor:master Apr 11, 2024
6 checks passed
@AlexanderBrevig AlexanderBrevig deleted the add-lang-ldif branch April 12, 2024 07:54
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
* feat(lang): add LDIF support

* style: no unnecessary glob

* Update runtime/queries/ldif/highlights.scm

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax highlighting for LDIF is missing
5 participants