makefile.md

 1---
 2title: Makefile
 3description: "Configure Makefile language support in Zed, including language servers, formatting, and debugging."
 4---
 5
 6# Makefile
 7
 8Makefile language support in Zed is provided by the community-maintained [Make extension](https://github.com/caius/zed-make).
 9Report issues to: [https://github.com/caius/zed-make/issues](https://github.com/caius/zed-make/issues).
10
11- Tree-sitter: [caius/tree-sitter-make](https://github.com/caius/tree-sitter-make)