Vim Config - .vimrc

My basic vim config. Not too interesting, but very nice to wget when I need to start coding on a project that doesnt have a .vimrc yet..

" .vimrc
" Source:http://www.gertschepens.be/vim-config-vimrc

" Syntax Highlighting
syntax on

" Indentation
set autoindent
set smartindent
set tabstop=4
set shiftwidth=4

" Incremental searching
set incsearch

" Scroll the cursor all over teh place
set virtualedit=all

" Show User
set ruler

And for our downloading convenience; run this in your home dir (cd ~) Look out, this ll replace any existing documents

wget "http://www.gertschepens.be/sites/gertschepens.be/files/vimrc." -O .vimrc
  • *mouth open in amazement* xbmc just downloaded the subtitles on the fly from some site; who knows WHERE! This is Spectacular software! 18 weeks 11 hours ago
  • Very unrealistic dialogue and plot 18 weeks 21 hours ago

Site QR Code

Use this code at your own peril; I am not responsible for anything that happens to you or your devices. You re a big boy or girl, please do some research before using it if you have any concerns!