lose vim colorscheme in tmux mode

后端 未结 20 1802
说谎
说谎 2020-12-12 09:13

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

20条回答
  •  萌比男神i
    2020-12-12 09:41

    I've removed the line set termguicolors, but it doesn't work. Setting set notermguicolors instead in the .vimrc works.

提交回复
热议问题