Merge pull request #132 from juhasz/master
Markdwon fix in vim colors readme (Advanced Configuration section)main
commit
e50c1fe1d1
|
|
@ -132,7 +132,7 @@ Solarized will work out of the box with just the two lines specified above but
|
||||||
does include several other options that can be set in your .vimrc file.
|
does include several other options that can be set in your .vimrc file.
|
||||||
|
|
||||||
Set these in your vimrc file prior to calling the colorscheme.
|
Set these in your vimrc file prior to calling the colorscheme.
|
||||||
"
|
|
||||||
option name default optional
|
option name default optional
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
g:solarized_termcolors= 16 | 256
|
g:solarized_termcolors= 16 | 256
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue