Vim Cheatsheet

vim cheatsheet

set background

set background=dark

Always display a status line (it gets hidden sometimes otherwise).

set laststatus=2

Show last command in the status line.

set showcmd