refactor 1.03

refactor is a Vim plugin that offers the functionality of a C/C++ refactoring tool.This plugin contains some basic refactoring commands for C/C++. For the complexity of C++, instead of really parse the source code, were used regular expression...