Please bear with us as we work to restore functionality to dotfiles.org.
set mouse=a
set nu
"set guioptions=a
set clipboard=unnamed
set ruler
filetype plugin on
filetype indent on
noremap :vsplit
noremap :split
noremap :close
noremap :w:!make
noremap :call VimCommanderToggle()
noremap w
imap
if &t_Co > 2 || has("gui_running")
syntax on
set hlsearch
endif
set cb=autoselect
set slm=mouse
set ts=2
set sw=2
set dir=/home/avaddon/tmp
set fencs=utf-8,cp1251,cp866,koi8-r
set guifont=-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*
source /usr/share/vim/vim72/ftplugin/man.vim
source /usr/share/vim/vim72/ftplugin/mplayerconf.vim