Show Menu
Cheatography

Personal Vim Configuration Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Projec­t/File Movement

Move to File
<SP­C> p f
Move to Buffer
<SP­C> p b
Move to Grep
<SP­C> p g
 

Autoco­mplete

Cycle
<TA­B>
 

Tabs

New Tab
<SP­C> t o
Close Tab
<SP­C> t c
Next Tab
<SP­C> t n
Previous Tab
<SP­C> t p

Windows

Split Window Horizo­ntally
<SP­C> w h
Split Window Vertically
<SP­C> w v
Cycle Windows
<SP­C> w w
Close Window
<SP­C> w c