elpasync pushed a change to branch elpa/clojure-ts-mode.

      from  61041c82be [#16] Implement clojure-ts-align
       new  605adba8ba [#11] Add regex syntax highlighting
       new  7d76cce565 Seems dynamic font-locking actually works
       new  8aed008952 Use the spelling Tree-sitter consistently
       new  63d863d048 Code style
       new  1f6be8f011 Use consistent naming


Summary of changes:
 CHANGELOG.md                               |   1 +
 README.md                                  |  43 ++++++++----
 clojure-ts-mode.el                         | 107 ++++++++++++++++++++++++-----
 screenshots/markdown-syntax-dark-theme.png | Bin 0 -> 59689 bytes
 screenshots/regex-syntax-dark-theme.png    | Bin 0 -> 50440 bytes
 test/samples/regex.clj                     |   7 ++
 6 files changed, 127 insertions(+), 31 deletions(-)
 create mode 100644 screenshots/markdown-syntax-dark-theme.png
 create mode 100644 screenshots/regex-syntax-dark-theme.png
 create mode 100644 test/samples/regex.clj

Reply via email to