packadd! dracula syntax enable colorscheme dracula set number set backspace=indent,eol,start au BufRead,BufNewFile * startinsert set hlsearch set incsearch set ignorecase set laststatus=2 au BufRead,BufNewFile *.md setfiletype markdown filetype plugin on au FileType php setl ofu=phpcomplete#CompletePHP au FileType ruby,eruby setl ofu=rubycomplete#Complete au FileType html,xhtml setl ofu=htmlcomplete#CompleteTags au FileType c setl ofu=ccomplete#CompleteCpp au FileType css setl ofu=csscomplete#CompleteCSS