1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 17:25:23 +02:00

[vim] reorder color/background commands

This commit is contained in:
Hyacinthe Cartiaux 2015-03-26 11:54:56 +01:00
parent acbcef47f2
commit 3d62f83d06

View file

@ -110,8 +110,8 @@ set showcmd
"""""""""""""""""""""" """"""""""""""""""""""
" => Colors and Fonts " => Colors and Fonts
"""""""""""""""""""""" """"""""""""""""""""""
set background=dark
colorscheme default colorscheme default
set background=dark
" Set utf8 as standard encoding " Set utf8 as standard encoding
set encoding=utf-8 set encoding=utf-8