C++ coding in Vim
Use vim plugins.
script type="text/javascript" src="http://aos-creative.prf.hn/creative/camref:100l3Rd/creativeref:10l3694">
* neocomplete.vim (https://github.com/Shougo/neocomplete.vim)
* auto code complete plugin.
* neosnippet.vim (https://github.com/Shougo/neosnippet.vim)
* code snippet plugin.
* quickrun.vim (https://github.com/thinca/vim-quickrun)
* run code plugin.
* marching.vim (https://github.com/osyo-manga/vim-marching)
* C++ code complete plugin.
* snowdrop.vim (https://github.com/osyo-manga/vim-snowdrop)
* C++ supported plugin.
* example vimrc
* https://github.com/osyo-manga/cpp-vimrc
source