nvim-plugin-template
Plugin template
Provides a template and structure for building Neovim plugins with automated testing, documentation, and release management features.
A neovim plugin template for github repos
294 stars
4 watching
24 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
bustedgithubluaneovimneovim-pluginnvimplenaryplugintemplatetemplates
Related projects:
Repository | Description | Stars |
---|---|---|
2kabhishek/template.nvim | A template project to quickly set up a new Neovim plugin with basic features and structure | 9 |
m00qek/plugin-template.nvim | A template for creating Neovim plugins written in Lua. | 119 |
ellisonleao/gruvbox.nvim | A Lua port of a popular Vim color scheme with support for treesitter and semantic highlights | 1,987 |
ellisonleao/dotenv.nvim | A Neovim plugin to load and manage environment variables from a .env file. | 41 |
tokiory/neovim-boilerplate | A pre-configured Neovim setup for developers to start with. | 95 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 340 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 760 |
superbo/fugit2.nvim | A Neovim plugin that provides a graphical user interface for Git version control | 408 |
2kabhishek/octohub.nvim | A plugin for managing and exploring GitHub repositories within Neovim. | 66 |
ellisonleao/carbon-now.nvim | Creates beautiful code snippets directly from the terminal in Neovim | 177 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,435 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |