diff options
author | Michael Davis | 2022-10-03 15:05:08 +0000 |
---|---|---|
committer | GitHub | 2022-10-03 15:05:08 +0000 |
commit | dbec057363201d6c4aa2e7258cac928e5ebb6a28 (patch) | |
tree | b3a5e8ce8e70470f67af899f7554b094c9532b8a /helix-lsp/src/lib.rs | |
parent | 772af7ffb1d3a4ae22505693ae803c8d852336f3 (diff) |
Rename I/A "Insert at start/end of line" (#3753)
* 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]: https://github.com/mawww/kakoune/blob/021da117cf90bf25b65e3344fa8e43ab4262b714/src/normal.cc#L2229
* keymap: Rename I `insert_at_line_start`
Diffstat (limited to 'helix-lsp/src/lib.rs')
0 files changed, 0 insertions, 0 deletions