opencode
opencode copied to clipboard
feat(highlight): add Gleam syntax highlighting
Summary
Add tree-sitter based syntax highlighting for Gleam files (.gleam).
Supersedes #5962.
Closes #5961