Cheatography
https://cheatography.com
ToggleTaglist | F2 | Paste mode | F3 | Nerd tree | F4 | Syntastic | F9 |
CustomHorizontal split | \h | :split | Vertical split | \v | :vsplit | Move window left | ALT + left | Move window right | ALT + right | Move window up | ALT + up | Move window down | ALT + down | Destroy buffer, leave window | :bd | Next buffer | ALT + Page Up | :bn | Previous buffer | ALT + Page Down | :bp | Choose buffer # | | :b# |
RspecRun current spec file | \t | Run nearest spec | \s | Run last spec | \l | All specs | \a |
| | Standard VimMove left / right | h | l | Move down / up | j | k | Go to next / previous block | { | } | Yank current line(s) | yy | #yy | Replace current line | cc | #cc | Delete current line(s) | dd | #dd | Find next / previous instance | * | # | Matching bracket | % | Indent / deindent lines | #>> | #<< |
TaglistFollow function call | CTRL + right | Go back to call | CTRL + left | Open function call | CTRL + up |
SyntasticNext error | :lnext | Previous error | :lprev |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets