create-nvim-plugin

1.0.8 • Public • Published

create-nvim-plugin

A tool to quickly scaffold neovim lua plugins.

Usage

Launch an interactive prompt using your favourite package manager.

npx create-nvim-plugin

yarn create nvim-plugin

pnpm create create-nvim-plugin

Enter the plugin name and the scaffolding will begin

This will create a directory under the name you specified with the plugin barebones setup for you.

Credit

m00qek For the plugin-template.nvim repository which provided the project template inspiration.

Package Sidebar

Install

npm i create-nvim-plugin

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

5.89 MB

Total Files

14

Last publish

Collaborators

  • kaispencer