Skip to content

Support fenced code blocks via multiple modes #175

@sellout

Description

@sellout

In LnL7/vim-nix#28, there is support for highlighting code within nix lines, using inline comments before the opening '', like

{
  foo = /* sh */ ''
    mkdir -p $out/share
  '';
}

I would love to have this. The two should be compatible, as @LnL7 mentions in LnL7/vim-nix#28 (comment), so we should coördinate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions