编辑~/.vimrc文件,添加

set t_Co=8

t_Co即terminal Color之意

 

注意,将 t_Co 设置为256 (或8以外的所有值) 时,mark 的显示不是很正常。

相关文章: