added pencil airline theme

This commit is contained in:
2015-06-21 21:35:00 -06:00
parent 8c49e78393
commit 94567711ac
+2 -2
View File
@@ -7,7 +7,7 @@ set nocompatible
" colorscheme " colorscheme
set background=dark set background=dark
colorscheme pencil colorscheme pencil
let g:airline_theme = 'pencil'
" display line numbers " display line numbers
set nu set nu
@@ -23,5 +23,5 @@ set shiftwidth=2
set expandtab set expandtab
filetype plugin indent on filetype plugin indent on
" " h
iabbrev <// </<C-X><C-O> iabbrev <// </<C-X><C-O>