helix/book/src/SUMMARY.md

19 lines
546 B
Markdown
Raw Normal View History

2021-04-05 15:18:43 +09:00
# Summary
[Helix](./title-page.md)
2021-04-05 15:18:43 +09:00
- [Installation](./install.md)
- [Usage](./usage.md)
2021-11-17 19:00:11 +05:30
- [Keymap](./keymap.md)
- [Commands](./commands.md)
- [Language Support](./lang-support.md)
- [Migrating from Vim](./from-vim.md)
2021-04-05 15:18:43 +09:00
- [Configuration](./configuration.md)
2021-06-19 13:19:31 +02:00
- [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)
2022-03-30 17:08:07 +02:00
- [Adding Indent Queries](./guides/indent.md)