Skip to content

Commit

Permalink
Merge pull request #6 from renzmann/css-in-js-and-clojure
Browse files Browse the repository at this point in the history
Add clojure and css-in-js source repo URLs
  • Loading branch information
renzmann authored Jan 26, 2023
2 parents 0fa221f + e5e4d0b commit ebe2e4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions treesit-auto.el
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,12 @@ regardless of whether the grammar is installed or not."
'((bash "https://github.com/tree-sitter/tree-sitter-bash")
(bibtex "https://github.com/latex-lsp/tree-sitter-bibtex")
(c "https://github.com/tree-sitter/tree-sitter-c")
(clojure "https://github.com/sogaiu/tree-sitter-clojure")
(cmake "https://github.com/uyha/tree-sitter-cmake")
(common-lisp "https://github.com/theHamsta/tree-sitter-commonlisp")
(cpp "https://github.com/tree-sitter/tree-sitter-cpp")
(css "https://github.com/tree-sitter/tree-sitter-css")
(css-in-js "https://github.com/orzechowskid/tree-sitter-css-in-js")
(csharp "https://github.com/tree-sitter/tree-sitter-c-sharp")
(elisp "https://github.com/Wilfred/tree-sitter-elisp")
(go "https://github.com/tree-sitter/tree-sitter-go")
Expand Down

0 comments on commit ebe2e4a

Please sign in to comment.