How to solve the problem that vim cannot use airline under tmux, the buffer of the picture is not highlighted, Google is incompatible with tmux
If I don’t turn on tmux, it will be normal.
.vimrc
Plugin 'vim-airline/vim-airline'
Plugin 'vim-airline/vim-airline-themes'
let g:airline#extensions#tabline#enabled = 1
Did you change the terminal type