opencode icon indicating copy to clipboard operation
opencode copied to clipboard

feat: add Clojure syntax highlighting support

Open riatzukiza opened this issue 2 months ago • 0 comments

  • 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

riatzukiza avatar Nov 04 '25 18:11 riatzukiza