Using VIM

Musings on life as a developer

Moderator: devguy

Using VIM

Postby devguy » Mon May 14, 2007 12:43 pm

4-Space Tabs
Put this in _vimrc found in the VIM Program Files directory:

set noexpandtab
set softtabstop=4
set tabstop=4
set shiftwidth=4

Changing the color style
Type :colo blue for example.

In _vimrc, use "colo blue"
devguy
Site Admin
 
Posts: 1247
Joined: Mon Dec 02, 2002 11:52 am
Location: Palo Alto, USA

Return to Professional

Who is online

Users browsing this forum: No registered users and 0 guests