---
title: TOML
description: "Configure TOML language support in Zed, including language servers, formatting, and debugging."
---

# TOML

TOML support is available through the [TOML extension](https://zed.dev/extensions/toml).

- Tree-sitter: [tree-sitter/tree-sitter-toml](https://github.com/tree-sitter/tree-sitter-toml)

A TOML language server is available in the [Tombi extension](https://zed.dev/extensions/tombi).
