This is a draft cheat sheet. It is a work in progress and is not finished yet.
System
Check Vim health |
|
List plugins |
|
List mappings |
|
Quick run |
|
Clipboard
Use system clipboard |
:set clipboardb=unnamedplus
|
Copy to clipboard |
|
Copy GitHub URL of current lines |
|
Layout
Close other windows |
|
Close current buffer |
|
Split window |
|
New tab |
|
Next window |
|
Spelling
Dictionary |
|
Thesarus |
|
Add word to dictionary |
|
Correct word |
|
Commenting
Comment line |
|
Comment line, force nesting |
|
Comment line, pretty block |
|
Uncomment line |
|
|
|
Unite
File search |
|
Quickfix |
|
Open in horizontal split |
|
Open in vertical split |
|
Open in new tab |
|
Exit |
|
VimFiler
Toggle |
|
Open in vertical split |
|
Preview |
|
Mark line |
|
Clear marks |
|
Redraw |
|
Deoplete
Enippet expansion |
|
Autocomplete w/Unite |
|
Autocomplete |
|
Expand snippet |
|
|