aboutsummaryrefslogtreecommitdiff
path: root/book/src/SUMMARY.md
blob: 6e780b87fc19e5b8d0d31d31d26704a4cafd35a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Summary

[Helix](./title-page.md)

- [Installation](./install.md)
- [Usage](./usage.md)
  - [Keymap](./keymap.md)
  - [Commands](./commands.md)
  - [Language support](./lang-support.md)
- [Migrating from Vim](./from-vim.md)
- [Configuration](./configuration.md)
  - [Themes](./themes.md)
  - [Key remapping](./remapping.md)
  - [Languages](./languages.md)
- [Guides](./guides/README.md)
  - [Adding languages](./guides/adding_languages.md)
  - [Adding textobject queries](./guides/textobject.md)
  - [Adding indent queries](./guides/indent.md)