Commit a337aba
committed
refactor(vim): add new custom keybindings
,va Select all lines.
,vf Select from the current line to the end of line.
,vb Select from the current line to the first of line.
,ya Yank all lines.
,yf Yank from the current line to the end of line.
,yb Yank from the current line to the first of line.1 parent 9610e7e commit a337aba
1 file changed
Lines changed: 21 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3220 | 3220 | | |
3221 | 3221 | | |
3222 | 3222 | | |
3223 | | - | |
3224 | | - | |
| 3223 | + | |
| 3224 | + | |
3225 | 3225 | | |
3226 | 3226 | | |
3227 | 3227 | | |
| |||
3531 | 3531 | | |
3532 | 3532 | | |
3533 | 3533 | | |
3534 | | - | |
| 3534 | + | |
3535 | 3535 | | |
3536 | 3536 | | |
| 3537 | + | |
| 3538 | + | |
| 3539 | + | |
| 3540 | + | |
| 3541 | + | |
| 3542 | + | |
| 3543 | + | |
| 3544 | + | |
| 3545 | + | |
| 3546 | + | |
| 3547 | + | |
| 3548 | + | |
| 3549 | + | |
| 3550 | + | |
| 3551 | + | |
| 3552 | + | |
| 3553 | + | |
3537 | 3554 | | |
3538 | 3555 | | |
3539 | 3556 | | |
| |||
3682 | 3699 | | |
3683 | 3700 | | |
3684 | 3701 | | |
3685 | | - | |
| 3702 | + | |
3686 | 3703 | | |
3687 | 3704 | | |
3688 | 3705 | | |
| |||
0 commit comments