mirror of
https://github.com/Adam-Ant/dotfiles
synced 2026-05-22 07:44:17 +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'
|