1# Summary
2
3# General
4
5- [Getting Started](./getting_started.md)
6- [System Requirements](./system_requirements.md)
7- [Feedback](./feedback.md)
8
9# Configuring Zed
10
11- [Settings](./configuring_zed.md)
12- [Key bindings](./configuring_zed__key_bindings.md)
13- [Vim Mode](./configuring_zed__configuring_vim.md)
14
15# Using Zed
16
17- [Workflows]()
18- [Collaboration]()
19- [Using AI]()
20- [Tasks](./tasks.md)
21
22# Contributing to Zed
23
24- [How to Contribute]()
25- [Building from Source](./developing_zed__building_zed.md)
26 - [macOS](./developing_zed__building_zed_macos.md)
27 - [Linux](./developing_zed__building_zed_linux.md)
28- [Local Collaboration](./developing_zed__local_collaboration.md)
29- [Adding Languages](./developing_zed__adding_languages.md)
30- [Adding UI]()
31
32---
33
34[Telemetry](./telemetry.md)
35[Code of Conduct](./CODE_OF_CONDUCT.md)