mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
499 B
Markdown
16 lines
499 B
Markdown
3 years ago
|
# Helix
|
||
|
|
||
|
Docs for bleeding edge master can be found at
|
||
|
[https://docs.helix-editor.com/master](https://docs.helix-editor.com/master).
|
||
|
|
||
|
See the [usage] section for a quick overview of the editor, [keymap]
|
||
|
section for all available keybindings and the [configuration] section
|
||
|
for defining custom keybindings, setting themes, etc.
|
||
|
|
||
|
Refer the [FAQ] for common questions.
|
||
|
|
||
|
[FAQ]: https://github.com/helix-editor/helix/wiki/FAQ
|
||
|
[usage]: ./usage.md
|
||
|
[keymap]: ./keymap.md
|
||
|
[configuration]: ./configuration.md
|