2021-04-05 08:18:43 +02:00
|
|
|
# Summary
|
|
|
|
|
2022-03-14 03:46:40 +01:00
|
|
|
[Helix](./title-page.md)
|
|
|
|
|
2021-04-05 08:18:43 +02:00
|
|
|
- [Installation](./install.md)
|
2024-05-06 17:39:06 +02:00
|
|
|
- [Package Managers](./package-managers.md)
|
|
|
|
- [Building from source](./building-from-source.md)
|
2021-04-05 08:18:43 +02:00
|
|
|
- [Usage](./usage.md)
|
2024-05-06 17:39:06 +02:00
|
|
|
- [Registers](./registers.md)
|
|
|
|
- [Surround](./surround.md)
|
|
|
|
- [Textobjects](./textobjects.md)
|
|
|
|
- [Syntax aware motions](./syntax-aware-motions.md)
|
2024-07-24 18:25:00 +02:00
|
|
|
- [Pickers](./pickers.md)
|
2021-11-17 14:30:11 +01:00
|
|
|
- [Keymap](./keymap.md)
|
|
|
|
- [Commands](./commands.md)
|
2023-03-06 10:27:17 +01:00
|
|
|
- [Language support](./lang-support.md)
|
2021-08-18 02:53:50 +02:00
|
|
|
- [Migrating from Vim](./from-vim.md)
|
2021-04-05 08:18:43 +02:00
|
|
|
- [Configuration](./configuration.md)
|
2024-05-06 17:39:06 +02:00
|
|
|
- [Editor](./editor.md)
|
2021-06-19 13:19:31 +02:00
|
|
|
- [Themes](./themes.md)
|
2023-03-06 10:27:17 +01:00
|
|
|
- [Key remapping](./remapping.md)
|
2021-11-07 02:31:12 +01:00
|
|
|
- [Languages](./languages.md)
|
2021-10-23 04:41:19 +02:00
|
|
|
- [Guides](./guides/README.md)
|
2023-03-06 10:27:17 +01:00
|
|
|
- [Adding languages](./guides/adding_languages.md)
|
|
|
|
- [Adding textobject queries](./guides/textobject.md)
|
|
|
|
- [Adding indent queries](./guides/indent.md)
|
2023-04-28 11:21:34 +02:00
|
|
|
- [Adding injection queries](./guides/injection.md)
|