Create NVIM Plugin: Lua-Powered Neovim Brilliance

Create-nvim-plugin

A tool to quickly scaffold neovim lua plugins.

example.gif

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.


Download Details:

Author: KaiSpencer
Source Code: https://github.com/KaiSpencer/create-nvim-plugin 
License: MIT

#lua #plugin 

Create NVIM Plugin: Lua-Powered Neovim Brilliance
1.70 GEEK