A Blog about technology, linux, peer2peer, cool new downloads and software development.

Saturday, February 9, 2008

.vimrc

syntax on
colorscheme murphy
set number
set tabstop=4
set shiftwidth=4
set ignorecase
set autoindent
set hlsearch
set diffopt+=iwhite
set ruler

No comments: