Ubuntu 下 vim 搭建python 环境 配置 1.安装完整的vim#apt-getinstallvim-gnome2.安装ctags,ctags用于支持taglist,必需!#apt-getinstallctags3. vim搭建python