Giter Site home page Giter Site logo

paddatrapper / c.vim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vim-scripts/c.vim

0.0 3.0 0.0 1.46 MB

C/C++ IDE -- Write and run programs. Insert statements, idioms, comments etc.

Home Page: http://www.vim.org/scripts/script.php?script_id=213

Makefile 3.10% C 1.53% C++ 0.22% Shell 0.55% Vim Script 94.61%

c.vim's Introduction

This is a mirror of http://www.vim.org/scripts/script.php?script_id=213

**   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

 - insertion of various types of comments   (file prologue, function descriptions, file section headers
    keyword comments, date, time, ...  ) 
- insertion of empty control statements   (if-else, while, do-while, switch, ... )
- insertion of various preprocessor directives
- insertion of C-idioms   (enum+typedef, loops, complete main, empty function, file open dialogs, ... )
- insertion of C++ -idioms   ( frames for simple classes and template classes, try-catch blocks, 
    file open dialogs, output manipulators, ios flags, ... )
- use and organize your own collection of code snippets
- compile / link / run support for one-file projects   (without a makefile)
- run buffer through splint
- personalization of comments   (name, email, ... )
- menus can be switched on and off   (Tools menu)

Here are some screen shots : http://lug.fh-swf.de/vim/vim-c/screenshots-en.html

The help file online :   http://lug.fh-swf.de/vim/vim-doc/csupport.html

The key mappings of this plugin (PDF) : http://lug.fh-swf.de/vim/vim-c/c-hotkeys.pdf

See also the http://www.thegeekstuff.com tutorial 
"Make Vim as Your C/C++ IDE Using c.vim Plugin"
(http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/)

DOCUMENTATION
--------------------------------------------------------
This plugin comes with a help file (csupport.txt). Read it with  

:h csupport 

 ** PLEASE READ THE DOCUMENTATION **

Editing actions differ for different modes!  
There are  a lot of  features which can be configured or customized
to match your needs.


MAILING LIST
--------------------------------------------------------
You can subscribe to the vim-plugins-list mailing list to post your questions or
suggestions for improvement or to report bugs.  The list will also be used to
announce new releases ( c.vim / bash-support / perl-support / doxygen-support ).
Visit the following page for subscribing to the mailing list:
     
  http://lug.fh-swf.de/cgi-bin/mailman/listinfo/vim-plugins-list

The vim-plugins-list list is very low on traffic.

c.vim's People

Watchers

James Cloos avatar Kyle Robbertze avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.