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

- [Installation](./install.md)
- [Usage](./usage.md)
- [Migrating from Vim](./from-vim.md)
- [Configuration](./configuration.md)
  - [Themes](./themes.md)
  - [Keymap](./keymap.md)
  - [Key Remapping](./remapping.md)
  - [Hooks](./hooks.md)
  - [Languages](./languages.md)
- [Guides](./guides/README.md)
  - [Adding Languages](./guides/adding_languages.md)
  - [Adding Textobject Queries](./guides/textobject.md)