use colors monokai
This commit is contained in:
parent
33f9282a77
commit
fee29d20e0
3
vimrc
3
vimrc
@ -1,7 +1,8 @@
|
|||||||
execute pathogen#infect()
|
execute pathogen#infect()
|
||||||
syntax on
|
syntax on
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
colors molokai
|
"colors molokai
|
||||||
|
colors monokai
|
||||||
let g:airline_powerline_fonts = 1
|
let g:airline_powerline_fonts = 1
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
" show existing tab with 4 spaces width
|
" show existing tab with 4 spaces width
|
||||||
|
Loading…
Reference in New Issue
Block a user