set encoding=utf-8

filetype off
call pathogen#runtime_append_all_bundles()
filetype plugin indent on
