docs: Update language docs and include links in the sidebar (#13828)

This PR updates the supported language docs and adds them to the sidebar
for better discoverability.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-07-04 11:08:38 -04:00 committed by GitHub
parent e3cd1dd2d0
commit 3a5d116ffe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 85 additions and 56 deletions

View file

@ -1,4 +1,3 @@
# Clojure
- Tree Sitter: [tree-sitter-clojure](https://github.com/prcastro/tree-sitter-clojure)
- Language Server: [clojure-lsp](https://github.com/clojure-lsp/clojure-lsp)
Clojure support is available through the [Clojure extension](https://github.com/zed-industries/zed/tree/main/extensions/clojure).