helix: fix command name, hx: add page (#8242)
* helix: fix command name * Update helix.md * Create hx.md
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# vim
|
||||
# helix
|
||||
|
||||
> Helix, A post-modern text editor, provides several modes for different kinds of text manipulation.
|
||||
> Pressing `i` enters insert mode. `<Esc>` enters normal mode, which enables the use of Helix commands.
|
||||
> More information: <https://helix-editor.com/>.
|
||||
> More information: <https://helix-editor.com>.
|
||||
|
||||
- Open a file:
|
||||
|
||||
|
Reference in New Issue
Block a user