Remove some users

Lapce seems to be loading grammars dynamically now,
see: https://github.com/lapce/lapce/pull/2478

tree-sitter-commonlisp depends on the commonlisp
branch of https://github.com/theHamsta/tree-sitter-clojure
(note the master branch looks like oakmac's work, but
the commonlisp branch didn't look that way)
pull/856/head
sogaiu 2025-05-26 17:10:02 +07:00
parent 9827f043ff
commit 40c5fc2e2a
1 changed files with 0 additions and 7 deletions

@ -10,17 +10,10 @@ tree-sitter-clojure has been used in or by the following:
* [Helix Editor](https://github.com/helix-editor/helix)
* [Lapce](https://github.com/lapce/lapce) (though this is via [a
fork](https://github.com/abreumatheus/tree-sitter-clojure)).
* [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
* [Semgrep](https://github.com/returntocorp/semgrep)
* [tree-sitter-commonlisp](https://github.com/theHamsta/tree-sitter-commonlisp)
(though this is via [a
fork](https://github.com/theHamsta/tree-sitter-clojure-1/))
* [tree-sitter-langs](https://github.com/emacs-tree-sitter/tree-sitter-langs)
* Exploring [alternative highlighting