mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 05:27:07 +04:00
dbec057363
* keymap: Rename A "Insert at end of line"
The language for the `A` binding is potentially confusing because
`A` behaves like `i` done at the end of the line rather than `a`.
This change renames the command to match Kakoune's language[^1].
[^1]:
|
||
---|---|---|
.. | ||
src | ||
theme | ||
.gitignore | ||
book.toml |