2007-12-23

* gvim : .vimrc linux vim config

.vimrc file

set nocompatible
set autoindent
set tabstop=4
set number
set ruler
set background=dark
set nobackup
colorscheme torte
syntax on
set noerrorbells
set t_vb=
map :set enc=utf8
map :set enc=cp949

Labels: , , , ,

0 Comments:

Post a Comment

<< Home