[PR #5962] feat: add Gleam syntax highlighting support #11672

Closed
opened 2026-02-16 18:16:35 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5962

State: closed
Merged: No


Summary

Adds Gleam syntax highlighting by registering the tree-sitter-gleam parser with nvim-treesitter queries.

Closes #5961

Blocked on

https://github.com/gleam-lang/tree-sitter-gleam/pull/137

The upstream tree-sitter-gleam parser doesn't currently publish WASM binaries. Once that PR is merged and a release is published, update the version in the WASM URL and this PR can be merged.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5962 **State:** closed **Merged:** No --- ## Summary Adds Gleam syntax highlighting by registering the tree-sitter-gleam parser with nvim-treesitter queries. Closes #5961 ## Blocked on https://github.com/gleam-lang/tree-sitter-gleam/pull/137 The upstream tree-sitter-gleam parser doesn't currently publish WASM binaries. Once that PR is merged and a release is published, update the version in the WASM URL and this PR can be merged.
yindo added the pull-request label 2026-02-16 18:16:35 -05:00
yindo closed this issue 2026-02-16 18:16:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11672