26 open-source projects similar to oxy2dev/helpview.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Helpview.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.
Debug adapter for Neovim plugins
GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
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
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