clojure: Extract to zed-extensions/clojure repository (#22628)

This PR extracts the Clojure extension to the
[zed-extensions/clojure](https://github.com/zed-extensions/clojure)
repository.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-01-03 16:14:53 -05:00 committed by GitHub
parent a1ef1d3f76
commit fdbf3d0f25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1 additions and 211 deletions

View file

@ -28,8 +28,6 @@ extend-exclude = [
# Editor and file finder rely on partial typing and custom in-string syntax.
"crates/file_finder/src/file_finder_tests.rs",
"crates/editor/src/editor_tests.rs",
# Clojure uses .edn filename extension, which is not a misspelling of "end".
"extensions/clojure/languages/clojure/config.toml",
# There are some names in the test data that are incorrectly flagged as typos.
"crates/git/test_data/blame_incremental_complex",
"crates/git/test_data/golden/blame_incremental_complex.json",