execute pathogen#infect() syntax on filetype plugin indent on set cursorline set number set hlsearch set list set exrc augroup filetypedetect au BufNewFile, BufRead .tmux.conf*,tmux.conf* setf tmux augroup END