Skip to content

Commit

Permalink
Update .vimrc
Browse files Browse the repository at this point in the history
  • Loading branch information
norm2782 committed Aug 3, 2017
1 parent db27267 commit d411aa3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vimrc
Expand Up @@ -167,6 +167,11 @@ set wildmode=longest,list,full
let $NVIM_TUI_ENABLE_TRUE_COLOR=1
set background=dark
colorscheme solarized

if $COLORTERM == 'gnome-terminal'
set t_Co=256
endif

" ------------------------------------------------------------------

" ------------------------------------------------------------------
Expand Down

0 comments on commit d411aa3

Please sign in to comment.