added vim info
This commit is contained in:
6
tech_docs/vim_reference_short.md
Normal file
6
tech_docs/vim_reference_short.md
Normal file
@@ -0,0 +1,6 @@
|
||||
qq starts recording the macro in the q register.
|
||||
0 moves the cursor to the beginning of the line.
|
||||
x deletes the # character.
|
||||
j moves the cursor to the next line.
|
||||
q stops recording the macro.
|
||||
6@q replays the macro 6 times.
|
||||
Reference in New Issue
Block a user