Sunday, October 6, 2013

Vim and me

This post contains some vim commands that I want to remember.

Setting line ending type

Just :set ff=unix, or :set ff=dos, etc.