plugin-template.nvim
plugin-template.nvim copied to clipboard
Add rename command to makefile for renaming the plugin name across the project.
This command will rename filenames, file contents, and directory names so that renaming ALL plugin references is not such a hassle.
Usage
make rename current_plugin_name new_plugin_name
I noticed the doc/plugin-name.txt has a different format so that one needs manual renaming.