syntax on
set autoindent
set showmatch
set smartindent
set tabstop=4
set shiftwidth=4
set ruler
set backup
set backupdir=~/.vim/backup
set directory=~/.vim/tmp
set cul
hi CursorLine term=none cterm=none ctermbg=3
if has("autocmd")
filetype plugin indent on
endif
set nu
set showcmd
set showmatch
set ignorecase
set smartcase
set incsearch
set hidden
Beware! I made typos, always. This is a multilingual blog, contains Turkish and English posts. Here my homepage without typos : hasantayyar.net - Blog moved to medium.com/@htayyar. Old posts will remain here.
Saturday, November 20, 2010
my .vimrc
Her yeni sistemde temizce böyle ayarlarım hemen.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment