/plugin-template.nvim

a nvim plugin template with config and json db ready

Primary LanguagePythonMIT LicenseMIT

Nvim Plugin with config and json db

run python3 init.py <your-plugin-name> to init the plugin

e.g. python3 init.py my-plugin