refactorvim icon indicating copy to clipboard operation
refactorvim copied to clipboard

Provide a command / function to create a new autoload function

Open hupfdule opened this issue 6 years ago • 0 comments

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.

hupfdule avatar Nov 21 '19 10:11 hupfdule