分类:
2013-03-31 17:40:50
原文地址:配置简单的Linux的C++开发环境 作者:singerinsky
1. install vim and vim-gnome
2. install vim plugin c.vim
if there already have ~/.vim, unzip cvim.zip and copy the files to ~/.vim matched folders.
otherwise
for details,following
3.install ctags
download
install from source code.
or set tags in ~/.vimrc. Now can go the the routine using Ctrl+] and back using Ctrl+T
4.TagList
download TagList from
Add the following line to the ~/.vimrc
and start vim taglist window
5 WinManager
unzip winmanager.zip in ~/.vimopen folder using :e ~/vim71
add to