1# TOML
2
3TOML support is available through the [TOML extension](https://zed.dev/extensions/toml).
4
5- Tree-sitter: [tree-sitter/tree-sitter-toml](https://github.com/tree-sitter/tree-sitter-toml)
6
7A TOML language server is available in the [Tombi extension](https://zed.dev/extensions/tombi).