Closed dannyfreeman closed 1 year ago
Regarding installing the clojure grammar, https://github.com/emacs-mirror/emacs/blob/0562006da3b6f0147069a9aea75c08a9a0a4e6d8/lisp/treesit.el#L2658 is available for major modes like this one to use now.
I have moved semantic indentation and listing on non-gnu ELPA in new ticket in this repository.
https://github.com/clojure-emacs/clojure-ts-mode/issues/9 https://github.com/clojure-emacs/clojure-ts-mode/issues/8
I did everything here. Marking done
This is what I have left to do before this is ready for general use:
This issue is for me to keep track of what needs to be done, not for gathering feedback. Anyone should feel free to open a separate issue if they have a question, bug, request, etc.