set nocompatible


filetype plugin indent on

set omnifunc=syntaxcomplete#Complete

syntax on


set ts=2 sw=2 expandtab

set ignorecase smartcase

set hidden