Skip to content

Commit

Permalink
Set terminal to 256 colors in vimrc. This perserves colors in tmux.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafq77 committed Sep 17, 2019
1 parent 5acac6a commit 6a8faff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DevSettings/.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ set tabstop=4
set shiftwidth=4
set laststatus=2
set showtabline=2
set background=dark
set hidden
let g:solarized_termcolors=256
"colorscheme solarized
Expand Down

0 comments on commit 6a8faff

Please sign in to comment.