renzmann / treesit-auto

Automatic installation, usage, and fallback for tree-sitter major modes in Emacs 29
GNU General Public License v3.0
377 stars 29 forks source link

Add clojure and css-in-js to source alist #1

Closed qingshuizheng closed 1 year ago

qingshuizheng commented 1 year ago

Hi Robb, just came from your post. Thanks for the package, it works great.

Would you like to add these two to the source-alist? 😄

(css-in-js "https://github.com/orzechowskid/tree-sitter-css-in-js")
(clojure "https://github.com/sogaiu/tree-sitter-clojure")

Thanks, Zheng

renzmann commented 1 year ago

Absolutely! Feel free to submit a PR with the changes, in case you want the credit. If not, I'll go ahead and add it

qingshuizheng commented 1 year ago

If not, I'll go ahead and add it

Thanks Robb, Please go ahead and add it. 😄