Showing posts with label VIM. Show all posts
Showing posts with label VIM. Show all posts

11 Aug 2009

Vim. Open at specific line number

To open a file at specific line number

vim <filename> +<linenumber>

12 Nov 2007

VIM: Slow to startup

Vim takes a long time to start.

Check your $DISPLAY variable is pointing to a valid X-Host.