-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
A-packagingArea: Packaging and bundlingArea: Packaging and bundlingC-enhancementCategory: ImprovementsCategory: Improvements
Description
When i build helix with --target=x86_64-unknown-linux-musl, tree-sitter related things dont seem to work.
There is no syntax highlight and textobject queries.
LSP seems to work.
Content of helix.log:
2021-11-08T23:30:37.722 helix_lsp::transport [ERROR] err <- "[ERROR project_model::workspace] cyclic deps: helix_view(CrateId(167)) -> helix_tui(CrateId(161)), alternative path: helix_tui(CrateId(161)) -> helix_view(CrateId(167))\n"
Metadata
Metadata
Assignees
Labels
A-packagingArea: Packaging and bundlingArea: Packaging and bundlingC-enhancementCategory: ImprovementsCategory: Improvements