Vim as your C/C++ IDE using c.vim Plugin

c.vim : C/C++ IDE

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

Dowload c.vim 6.0

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.

Comments

6 responses to “Vim as your C/C++ IDE using c.vim Plugin”

    1. mandeepsimak Avatar

      Thanks for reblog this post.

  1. Avneet Kaur Avatar

    You missed one command before $ cd ~/.vim
    $ mkdir ~/.vim

    1. mandeepsimak Avatar

      Yes, If anyone don’t have that directory in home then create that.

  2. JUlian Avatar

    Le sujet est intéressant! ou puis-je trouver des informations complémentaires?

    1. mandeepsimak Avatar

      Plus d’informations sur quoi? Êtes-vous en mesure d’installer et de l’utiliser?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.