| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
1. add mapping for gJ
2. remove mappings for <C-H>, since I rarely use them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It causes delay (we have to wait timeoutlen milliseconds) when we want
to use the key's original command.
|
|
|
|
|
|
Credit: https://www.youtube.com/watch?v=hSHATqh8svM
|
|
|
|
|
|
|
|
|
|
See https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usage:
select current URL: viu
yank current URL: yiu
delete/change current URL: diu/ciu
|
|
|