forked from mudhorn/dotfiles
updated readme and vimrc
This commit is contained in:
parent
a10df5ca10
commit
9a3d22ac1b
4
.vimrc
4
.vimrc
|
@ -104,9 +104,7 @@ set t_Co=256
|
||||||
syntax enable
|
syntax enable
|
||||||
|
|
||||||
set nu
|
set nu
|
||||||
set background=dark
|
colorscheme murphy
|
||||||
let g:seoul256_background = 233
|
|
||||||
colorscheme seoul256
|
|
||||||
|
|
||||||
" Set utf8 as standard encoding and en_US as the standard language
|
" Set utf8 as standard encoding and en_US as the standard language
|
||||||
set encoding=utf8
|
set encoding=utf8
|
||||||
|
|
Loading…
Reference in a new issue