mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 18:36:18 +04:00
19 lines
546 B
Markdown
19 lines
546 B
Markdown
# 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)
|