I\'m running iterm2 and when I\'m in tmux mode the colorscheme I have set in vim does not show up. Only the color scheme I\'ve set in iterm. If I run vim from shell the colo
I've removed the line set termguicolors, but it doesn't work. Setting set notermguicolors instead in the .vimrc works.
set termguicolors
set notermguicolors
.vimrc