refactorvim
refactorvim copied to clipboard
Provide a command / function to create a new autoload function
e.g. RefactorVimCreate refactorvim#create_function()
This should create the necessary directory structure and target file and append a new function template.
It would be nice to let the user specify function templates to use.