fix vim color foo
This commit is contained in:
parent
215718a19d
commit
938f270f9f
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
|
@ -3,6 +3,7 @@
|
||||||
"execute pathogen#infect()
|
"execute pathogen#infect()
|
||||||
|
|
||||||
" Visual settings
|
" Visual settings
|
||||||
|
set t_Co=16
|
||||||
set bg=dark
|
set bg=dark
|
||||||
set number
|
set number
|
||||||
highlight LineNr ctermfg=darkgrey
|
highlight LineNr ctermfg=darkgrey
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue