clojure-emacs / clojure-ts-mode

The next generation Clojure major mode for Emacs, powered by TreeSitter
GNU General Public License v3.0
140 stars 13 forks source link

Fix missing `comment-add` variable in `clojure-ts-mode-variables` #46

Closed Kolmas225 closed 4 months ago

Kolmas225 commented 4 months ago

This resolves #26


Before submitting a PR mark the checkboxes for the items you've done (if you think a checkbox does not apply, then leave it unchecked):

Thanks!

bbatsov commented 4 months ago

Please mention this change in the changelog.

Kolmas225 commented 4 months ago

Please mention this change in the changelog.

Done!