Blame Scripts/Functions/Prepare/Config/vim.conf

c83c13
set nu
c83c13
set textwidth=70
c83c13
set autoindent
c83c13
set tabstop=4
c83c13
set softtabstop=4
c83c13
set shiftwidth=4
c83c13
set expandtab
4c3dcf
set tags=./tags,tags,/home/centos/artwork/trunk/Scripts/tags