Default .vimrc  

Here are some of the simple options that I use in my vim config.

set nocompatible set guifont=Bitstream\ Vera\ Sans\ Mono:h10:w6 set lines=40 set columns=110 set tabstop=3 set autoindent set nosmartindent syntax enable set syntax=automatic fixdel set hlsearch
Leave A Reply
All content licensed under the Creative Commons License