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