개요

tmux 시작 후 vim에서 syntax highlighting이 안되는 이슈가 있어 찾아 본 뒤 해결책을 공유해둔다.

해결방법

alias vim="vim -N -u ~/toros/.vimrc"
export TERM=xterm-256color