Features
- Statement oriented editing of C / C++ programs.
- Speed up writing new code considerably.
- Write code und comments with a professional appearance from the beginning.
- Use code snippets
Download
I have edited this plugin according to Doxygen comments for C/C++ Coding. I you want that then you can download it from here.
Installation
Open terminal and follow steps.
$ mkdir ~/.vim
$ cd ~/.vim
$ unzip /path/to/c.vim.zip/file
Enable the plugin by adding the following line in ~/.vimrc file.
filetype plugin on
Also check HotKeys for c.vim plugin
Your plugin is installed. Have fun.
Reblogged this on Sutoprise Avenue, A SutoCom Source.
Thanks for reblog this post.
You missed one command before $ cd ~/.vim
$ mkdir ~/.vim
Yes, If anyone don’t have that directory in home then create that.
Le sujet est intéressant! ou puis-je trouver des informations complémentaires?
Plus d’informations sur quoi? Êtes-vous en mesure d’installer et de l’utiliser?