syntax enable set background=dark colorscheme solarized set nocompatible set encoding=utf-8 set showcmd filetype plugin indent on set nowrap set tabstop=4 shiftwidth=4 set expandtab set backspace=indent,eol,start set hlsearch set incsearch set ignorecase set smartcase