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
set background=dark
colorscheme pencil
let g:airline_theme = 'pencil'
" display line numbers
set nu
@@ -23,5 +23,5 @@ set shiftwidth=2
set expandtab
filetype plugin indent on
"
" h
iabbrev <// </<C-X><C-O>