opencode
opencode copied to clipboard
feat: add Clojure syntax highlighting support
- 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