mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-09 23:24:11 -08:00
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
|
||||
|
||||
set nu
|
||||
set background=dark
|
||||
let g:seoul256_background = 233
|
||||
colorscheme seoul256
|
||||
colorscheme murphy
|
||||
|
||||
" Set utf8 as standard encoding and en_US as the standard language
|
||||
set encoding=utf8
|
||||
|
|
Loading…
Reference in a new issue