syntax on
set nu
set guifont=Monaco\ 12
filetype on
set history=1000
set autoindent
set cindent
set tabstop=4
set shiftwidth=4
set ai!
set showmatch
set ruler
set incsearch
set backspace=2
set hlsearch
set confirm
set completeopt=longest,menu
set linespace=0
set ignorecase
set incsearch
set formatoptions=tcrqn
set tabstop=4
set cursorline
set cursorcolumn