c.md

 1# C
 2
 3C support is available natively in Zed.
 4
 5<!--
 6TBD: Add instructions/configuration so clangd operates in C-only mode
 7-->
 8
 9- Tree Sitter: [tree-sitter/tree-sitter-c](https://github.com/tree-sitter/tree-sitter-c)
10- Language Server: [clangd/clangd](https://github.com/clangd/clangd)