Cheatography
https://cheatography.com
Formattingguu
| lower case line | gUU
| upper case line | gw[u/U]
| uppper/lower case a word ( |
Pasting:reg
| show registers values | "2p
| paste from register 2 | :r! ls
| paste result from command (ls) | :%!sort -u
| sort file | '<,'>! sort -u
| sort selected lines | :ls
| buffer list | :normal {command}
| execute command as if it where typed in normal mode |
| | Misc Comands<Ctrl-A><Ctrl-X>
| Increment/Decrement a number | <Ctrl-R>=5*5
| Inserts 25 | <Ctrl-X><Ctrl-F>
| insert a filename from current dir |
Movement'.
| Jump to last modified line |
User interface:set number! | toggle between show/hide numbers |
|
Created By
Metadata
Favourited By
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets