plugin-template.nvim
Plugin template
A template for creating Neovim plugins written in Lua.
A template to create Neovim plugins written in Lua
119 stars
3 watching
16 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
2kabhishek/template.nvim | A template for creating Neovim plugins | 6 |
ellisonleao/nvim-plugin-template | Provides a template and structure for building Neovim plugins with automated testing, documentation, and release management features. | 286 |
tokiory/neovim-boilerplate | A pre-configured Neovim setup for developers to start with. | 95 |
cvigilv/esqueleto.nvim | A plugin that simplifies the creation of templates for file types and names, streamlining coding workflows. | 99 |
aperezdc/vim-template | Provides pre-defined text templates for boilerplate code in various file types | 371 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 375 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 7 |
jaytyrrell13/static.nvim | A plugin for Neovim to automate tasks and provide a streamlined workflow for developing static sites. | 11 |
tanvirtin/monokai.nvim | A Neovim theme with customizable colors and options for various programming languages. | 353 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
muniftanjim/nui.nvim | A set of reusable UI components for Neovim written in Lua. | 1,651 |
m00qek/baleia.nvim | A plugin for Neovim that provides text colorization functionality using ANSI escape sequences or true colors. | 139 |
mr-lllll/cool-chunk.nvim | A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. | 24 |
miofly/vite-plugin-html-template-mpa | A plugin for Vite that enables HTML template management with multi-page application support. | 22 |