plenary.nvim
Plugin utility library
A comprehensive Lua library providing a set of reusable functions for various tasks in Neovim plugins
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
3k stars
21 watching
286 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
luaneovim
Related projects:
Repository | Description | Stars |
---|---|---|
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,961 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,228 |
nvim-neotest/nvim-nio | A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions. | 305 |
echasnovski/mini.nvim | A collection of independent Lua modules improving Neovim experience with minimal effort. | 5,268 |
l3mon4d3/luasnip | A Lua-based snippet engine for Neovim, enabling text expansion and manipulation within the editor. | 3,472 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,252 |
zbirenbaum/copilot.lua | A plugin that integrates GitHub Copilot with Neovim, providing a feature-rich completion system for coding. | 2,765 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 19,912 |
nvimtools/none-ls.nvim | Tools to simplify language server setup and use in Neovim | 2,608 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
pianocomposer321/officer.nvim | A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. | 20 |
nvim-neotest/neotest | An extensible framework for interacting with tests within NeoVim. | 2,407 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,946 |