jdhao
|
eb0c63c175
|
Make a plugin for leaving insert mode
|
2020-12-16 01:33:03 +08:00 |
|
jdhao
|
9a7ac4c9d1
|
Using jk to escape insert mode without lagging.
See https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/.
|
2020-11-24 22:55:39 +08:00 |
|
jdhao
|
647a2616f0
|
add text objects for entire buffer
|
2020-11-21 23:26:09 +08:00 |
|
jdhao
|
2ad432088f
|
move function to autoload dir
|
2020-11-14 14:29:37 +08:00 |
|
jdhao
|
f68fa62e86
|
Move text object to autoload directory
|
2020-11-12 21:45:55 +08:00 |
|
jdhao
|
6322fed221
|
update xmap for visual mode mappings
|
2020-11-12 21:31:48 +08:00 |
|
jdhao
|
1856ee39e6
|
handle multiple URL text objects in the same line.
|
2020-11-12 21:24:39 +08:00 |
|
jdhao
|
49f533b153
|
Fall back to defaul URL detection if highlighturl not available.
|
2020-11-12 00:39:24 +08:00 |
|
jdhao
|
b361fc4053
|
feat: add iu text object for URL (no au provided)
Usage:
select current URL: viu
yank current URL: yiu
delete/change current URL: diu/ciu
|
2020-11-12 00:22:51 +08:00 |
|
jdhao
|
d0827ae776
|
move custom settings to core/ directory
|
2020-10-31 01:13:09 +08:00 |
|