.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:
Alan Orth 2016-10-31 13:24:31 +02:00
parent 41134c326a
commit e5803a3e8f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

1
.vimrc
View File

@ -13,5 +13,4 @@ filetype on " enable file type detection
filetype plugin on " enable file type plugins
filetype indent on " enable file type indents
let g:solarized_termtrans=1
colorscheme solarized