.vimrc: Remove solarized_termtrans
I think this was needed years ago, or perhaps in an environment I had years ago. Doesn't seem to be necessary in environments I use lately (iTerm on Mac OS X).
This commit is contained in:
parent
41134c326a
commit
e5803a3e8f
1
.vimrc
1
.vimrc
@ -13,5 +13,4 @@ filetype on " enable file type detection
|
|||||||
filetype plugin on " enable file type plugins
|
filetype plugin on " enable file type plugins
|
||||||
filetype indent on " enable file type indents
|
filetype indent on " enable file type indents
|
||||||
|
|
||||||
let g:solarized_termtrans=1
|
|
||||||
colorscheme solarized
|
colorscheme solarized
|
||||||
|
Loading…
Reference in New Issue
Block a user