Add migrate from Vim wiki link (#2781)
This commit is contained in:
parent
402f285ba5
commit
11dadab371
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ going to act on (a word, a paragraph, a line, etc) is selected first and the
|
|||
action itself (delete, change, yank, etc) comes second. A cursor is simply a
|
||||
single width selection.
|
||||
|
||||
See also Kakoune's [Migrating from Vim](https://github.com/mawww/kakoune/wiki/Migrating-from-Vim).
|
||||
See also Kakoune's [Migrating from Vim](https://github.com/mawww/kakoune/wiki/Migrating-from-Vim) and Helix's [Migrating from Vim](https://github.com/helix-editor/helix/wiki/Migrating-from-Vim).
|
||||
|
||||
> TODO: Mention textobjects, surround, registers
|
||||
|
|
Loading…
Add table
Reference in a new issue