Misc command-lines
- | - |
---|---|
:h |
Help open help view |
:edit! |
Reload current file |
:2,8m0 |
Move lines 2 -8 to 0 |
:noh |
Clear search highlights |
:sort |
Sort lines |
:ter |
Open a terminal window |
:set paste |
Enable Insert Paste sub-mode |
:set nopaste |
disable Insert Paste sub-mode |
:cq |
Exiting with an error(aborting Git) |
Comments