[PR #3912] feat: add Clojure syntax highlighting support #10803

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

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

State: closed
Merged: Yes


  • Add Clojure parser configuration with tree-sitter-clojure v0.0.13
  • Map Clojure file extensions (.clj, .cljs, .cljc, .edn) to clojure language
  • Add comprehensive tests for language extensions and parser configuration
  • Enable syntax highlighting for all Clojure variants in TUI
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3912 **State:** closed **Merged:** Yes --- - Add Clojure parser configuration with tree-sitter-clojure v0.0.13 - Map Clojure file extensions (.clj, .cljs, .cljc, .edn) to clojure language - Add comprehensive tests for language extensions and parser configuration - Enable syntax highlighting for all Clojure variants in TUI
yindo added the pull-request label 2026-02-16 18:15:33 -05:00
yindo closed this issue 2026-02-16 18:15:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10803