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

Add missing comment injection for nix #5208

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

farwyler
Copy link
Contributor

comment lang injection was missing for nix

adding it doesn't seem to interfer with the marking of multiline strings.
so this still works...

# NOTE: can still mark language of multi-line strings with a comment
foo = /*rust*/''
  pub fn bar() {}
''

@the-mikedavis the-mikedavis merged commit a7146f5 into helix-editor:master Dec 19, 2022
@the-mikedavis the-mikedavis added the A-language-support Area: Support for programming/text languages label Dec 19, 2022
hadronized pushed a commit to hadronized/helix that referenced this pull request Jan 4, 2023
freqmod pushed a commit to freqmod/helix that referenced this pull request Feb 8, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants