1
0
mirror of https://github.com/amix/vimrc synced 2025-07-12 14:15:00 +08:00
This commit is contained in:
vsooda
2015-04-02 11:28:52 +08:00
parent e5557a47c9
commit 70205da410
3 changed files with 8 additions and 0 deletions

View File

@ -40,6 +40,13 @@ else
let g:colors_name="desert"
endif
colorscheme molokai
set background=dark
let g:molokai_original=1
let g:rehash256=1
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Fast editing and reloading of vimrc configs