26 open-source projects similar to nvim-lua/plenary.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Plenary.nvim alternative.
A lazy-loading library for neovim, inspired by, but different from, nvim-neorocks/lz.n
Add the Lua 5.1 reference manual as a Neovim helpdoc.
WezTerm Lua config types for LuaLS, with Neovim and VSCode support. Also supperts various WezTerm plugins.
A Neovim plugin for readable concurrency with coroutines.
Debug adapter for Neovim plugins
GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
🦥 A dead simple lazy-loading Lua library for Neovim plugins.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
A hackable & fancy vimdoc/help file viewer for Neovim
Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua
Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins
A handy scratch pad / REPL / debug console for Lua development and Neovim exploration