FINALLY fix weird tmux commenting colors

master
Paul Walko 2017-11-19 12:31:30 -05:00
parent 8fcda2d771
commit abe5085adb
1 changed files with 1 additions and 2 deletions

3
vimrc
View File

@ -1,6 +1,5 @@
"""Weird tmux settings
let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
let &t_Co=256
""" Syntastic