set wrapmargin=0 set bg=dark set ts=3 set ignorecase set autoindent setlocal cm=blowfish "crypt method blowfish is very good set encoding=utf-8 set backspace=indent,eol,start set autochdir " CWD is always same as current file set hlsearch " Highlight matches set incsearch " Modern (wrapping) search set nowrap " Do not wrap lines syntax on set showmatch " Show matching braces when over one set ruler " Always show current position set mousehide " Do not show mouse while typing set antialias " Pretty fonts set t_Co=256 " 256-color palletes set formatoptions=cro set statusline=%F%m%r%h%w[%L][%{&ff}]%y[%p%%][%04l,%04v]