mirror of
https://github.com/Adam-Ant/dotfiles
synced 2024-11-05 09:06:23 +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'
|