參考下網站
https://www.cnblogs.com/lufangtao/archive/2012/12/31/2840431.html
我下載來了的
鏈接:https://pan.baidu.com/s/1y-l2hA1Fv3Gujt1R06-tZg
提取碼:1234

解壓到
```
liunx 的root /.vim 下
```
在 liunx根目錄 /etc下 vimsrc文件中
編寫:
```
let g:neocomplcache_enable_at_startup = 1
if &term=="xterm"
set t_Co=8
set t_Sb=^[][]4%dm
set t_Sf=^[][]3%dm
endif
```
即可增添代碼提示