brobeson / Tools

Scripts written to aid software development.
2 stars 1 forks source link

Add function declaration to a header file #7

Closed brobeson closed 9 years ago

brobeson commented 9 years ago

Write a vim plugin to extract a function declaration and add it to a header file.

Assumptions:

Design considerations: