mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
update vim
This commit is contained in:
parent
88d3043751
commit
1ca4a33396
@ -17,18 +17,18 @@ tags:
|
|||||||
# Navigation
|
# Navigation
|
||||||
| | |
|
| | |
|
||||||
| ---------------------------------- | -------------------------------------------- |
|
| ---------------------------------- | -------------------------------------------- |
|
||||||
| h j k l | ⃪ ↓ ↑ → |
|
| h j k l | ⃪ ↓ ↑ → |
|
||||||
| 0 |to the `start` of the line |
|
| 0 | to the `start` of the line |
|
||||||
| $ (Shit + 4) |to the `end` of the line |
|
| $ (Shit + 4) | to the `end` of the line |
|
||||||
| e |to `end` of word |
|
| e | to `end` of word |
|
||||||
| w |`forward` one **word** |
|
| w |`forward` one **word** |
|
||||||
| W |`forward` one **Word** |
|
| W |`forward` one **Word** |
|
||||||
| b |`backward` one **word** |
|
| b |`backward` one **word** |
|
||||||
| B |`backword` one **Word** |
|
| B |`backword` one **Word** |
|
||||||
| *(`number`)* wW / e / bB / h j k l |Move *(`number`)* times *(`text` `objects`)* |
|
| *<`number`>* wW / e / bB / h j k l | Move *<`number`>* times *<`text objects`>* |
|
||||||
| (number) G |to **specific line** |
|
| *<`number`>* G | to **specific line** |
|
||||||
| % |to **matching parenthesis {} () []** |
|
| % | to **matching parenthesis {} () []** |
|
||||||
| zz |re-center |
|
| zz | re-center |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user