mirror of
https://github.com/Adam-Ant/dotfiles
synced 2024-11-08 18:26:22 +00:00
8 lines
155 B
VimL
8 lines
155 B
VimL
execute pathogen#infect()
|
|
syntax on
|
|
filetype plugin indent on
|
|
set t_Co=256
|
|
set laststatus=2
|
|
let g:airline_powerline_fonts = 1
|
|
let g:airline_theme='murmur'
|