aboutsummaryrefslogtreecommitdiff
path: root/book/src/SUMMARY.md
blob: eaf0c4f483f1d9b60d7337119da96b71ff75184e (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)