Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Neovim
N

Neovim

Tool
1161 projects871.7k total stars93.2k total forks20 languages

Open-source projects built with Neovim

There are currently 1161 open-source projects built with Neovim, with a combined total of 871.7k GitHub stars. The most common language among these projects is Lua.

Showing 1,161 open-source projects · page 29 of 33

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
tree-hierarchy.nvim
tree-hierarchy.nvimBibekBhusal0/tree-hierarchy.nvim

A Neovim plugin for structural text navigation and editing using Treesitter syntax trees.

140Lua
7 months ago
dartboard.nvim
dartboard.nvimmarkgandolfo/dartboard.nvim

A Neovim plugin for marking and quickly switching between files, inspired by Harpoon with Telescope integration.

141Lua
1 year ago
buffer-vacuum
buffer-vacuumChuufMaster/buffer-vacuum

A Neovim plugin that automatically deletes unused file buffers to keep your workspace clean.

142Lua
1 year ago
quickfix.nvim
quickfix.nvimniuiic/quickfix.nvim

A Neovim plugin that extends quickfix functionality with storage, restoration, and custom command execution.

131Lua
1 year ago
tree-comment.nvim
tree-comment.nvimalexmozaidze/tree-comment.nvim

A Neovim plugin that simplifies integration with tree-sitter-comment parser for customizable comment keyword highlighting.

130Fennel
9 months ago
capsoff.nvim
capsoff.nvimzongben/capsoff.nvim

A Neovim plugin that automatically turns off CapsLock when leaving insert mode.

131Lua
1 year ago
nvim-dap-envfile
nvim-dap-envfileravsii/nvim-dap-envfile

A Neovim plugin that adds VS Code-style .env file loading and variable expansion to nvim-dap configurations.

130Lua
7 months ago
spamguard.nvim
spamguard.nvimtimseriakov/spamguard.nvim

A Neovim plugin that detects excessive key spamming and suggests more efficient motion alternatives.

131Lua
1 year ago
chatvim.nvim
chatvim.nvimchatvim/chatvim.nvim

A Neovim plugin that uses plain markdown files as AI chat windows, enabling conversations with models like Grok and GPT directly in the editor.

131Lua
11 months ago
bim.nvim
bim.nvimsontungexpt/bim.nvim

A Neovim plugin that shows typed keys in real time during insert mode, eliminating timeout delays for responsive input workflows.

131Lua
2 months ago
nvim-shadcn
nvim-shadcnBibekBhusal0/nvim-shadcn

A Neovim plugin that integrates with Telescope to easily add Shadcn UI components to your project.

132Lua
6 months ago
databox.nvim
databox.nvimchrisgve/databox.nvim

A Neovim plugin providing encrypted storage for Lua tables using age-compatible encryption tools.

130Lua
3 months ago
ipybridge.nvim
ipybridge.nvimok97465/ipybridge.nvim

Neovim plugin that launches a Jupyter/IPython console in a split to run files, lines, and Spyder‑IDE‑style runcells, with a ZMQ‑powered variable explorer and data viewer.

130Lua
5 months ago
blink-cmp-tmux
blink-cmp-tmuxmgalliou/blink-cmp-tmux

A tmux completion source for the blink.cmp Neovim plugin that suggests text from tmux panes.

132Lua
1 month ago
imranzero/multiterm.nvim
imranzero/multiterm.nvimimranZERO/multiterm.nvim

A Neovim plugin to create, toggle, and switch between multiple floating terminal windows with tag-based management.

132Lua
2 months ago
telescope-git-branch.nvim
telescope-git-branch.nvimmrloop/telescope-git-branch.nvim

A Telescope extension for Neovim that searches and previews file changes across multiple commits on a Git branch.

120Lua
2 years ago
hexer.nvim
hexer.nvimtheKnightsOfRohan/hexer.nvim

A Neovim plugin for painless conversion between ASCII, decimal, hex, binary, and octal representations.

121Lua
4 months ago
graft.nvim
graft.nvimsatozawa/graft.nvim

Tree-aware text objects and operators for manipulating Markdown bullet lists as subtrees in Neovim.

120Lua
4 months ago
lsp-document-highlight.nvim
lsp-document-highlight.nvimakioweh/lsp-document-highlight.nvim

A fast, flicker-free Neovim plugin for LSP-based cursor word highlighting with reference navigation.

120Lua
4 months ago
yadm-git.nvim
yadm-git.nvimKohei-Wada/yadm-git.nvim

A Neovim plugin that enables built-in Git features to manage yadm-tracked dotfiles.

121Lua
2 months ago
commitpad.nvim
commitpad.nvimSengoku11/commitpad.nvim

A lightweight Neovim popup for writing descriptive Git commit messages with persistent drafts and visual guides.

120Lua
2 months ago
nvim-buffls
nvim-bufflsidanarye/nvim-buffls

A none-ls source for adding LSP-like functionality to specific Neovim buffers, enabling custom completions and actions.

120Lua
3 months ago
git.nvim
git.nvimwsdjeg/git.nvim

An asynchronous Git command wrapper plugin for Neovim that provides non-blocking Git operations and visual interfaces.

120Lua
1 month ago
win-mover.nvim
win-mover.nvimycdzj/win-mover.nvim

A Neovim window mover that intelligently ignores side windows like NvimTree during window rearrangement.

122Lua
8 days ago
fkthemes.nvim
fkthemes.nvimflashcodes-themayankjha/fkthemes.nvim

A modern Neovim plugin for theme management, offering live previews, quick switching, and seamless integration with Telescope.

120Lua
9 months ago
neodarcula.nvim
neodarcula.nvimpmouraguedes/neodarcula.nvim

A discrete Neovim color theme based on IntelliJ's default dark theme with transparency, dimming, and plugin support.

121Lua
6 months ago
nvim
nvimcunderw/nvim

A custom, IDE-like Neovim configuration for JavaScript/TypeScript, Go, and Java development.

120Lua
2 years ago
cp.nvim
cp.nvimbarrettruth/cp.nvim

A competitive programming plugin for Neovim that scrapes problems, runs tests, and debugs solutions across multiple platforms with zero configuration.

121Lua
3 months ago
brook.nvim
brook.nvimbravoecho/brook.nvim

A Neovim plugin that integrates ripgrep search directly with the quickfix list and search register for native code exploration and refactoring.

120Lua
1 month ago
joplin.nvim
joplin.nvimhappyeric77/joplin.nvim

A Neovim plugin for managing Joplin notes and notebooks directly within the editor.

120Lua
11 months ago
miss.nvim
miss.nvimEnigama/miss.nvim

A Neovim plugin that displays unsaved files in a popup window for quick saving, opening, or resetting changes.

121Lua
1 year ago
clean-diagnostic
clean-diagnosticKurama622/clean-diagnostic

A Neovim plugin that displays LSP diagnostics in a clean floating window with minimal UI.

120Lua
4 months ago
acario.nvim
acario.nvim0x-ximon/acario.nvim

A clean, high-contrast color theme for Neovim, ported from the Doom Emacs Acario theme.

120Lua
1 month ago
glaze.nvim
glaze.nvimtaigrr/glaze.nvim

A centralized manager for Go binaries in Neovim, inspired by Mason and Lazy.nvim.

120Lua
5 days ago
liveserver.nvim
liveserver.nvimankushbhagats/liveserver.nvim

A Neovim plugin to run and manage live-server instances directly within the editor, featuring a clickable statusline toggle.

120Lua
4 months ago
gitstatus.nvim
gitstatus.nvimMauritz8/gitstatus.nvim

A Neovim plugin for managing Git from the editor with an interactive status window.

122Lua
3 months ago
1
28
29
30
33