Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Neovim
N

Neovim

Tool
721 projects843.8k total stars91.4k total forks17 languages

Open-source projects built with Neovim

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

Showing 721 open-source projects · page 6 of 21

……
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
tabout.nvim
tabout.nvimabecodes/tabout.nvim

A Neovim plugin that lets you tab out of parentheses, quotes, and other paired symbols for faster editing.

86222Lua
1 year ago
inc-rename.nvim
inc-rename.nvimsmjonas/inc-rename.nvim

A Neovim plugin for incremental LSP renaming with live preview using Neovim's command-preview feature.

85819Lua
3 months ago
numb.nvim
numb.nvimnacro90/numb.nvim

A Neovim plugin that unobtrusively previews buffer lines when entering line numbers in command mode.

85214Lua
14 days ago
vgit.nvim
vgit.nvimtanvirtin/vgit.nvim

A visual Git plugin for Neovim that provides project-wide and buffer-specific diff, blame, history, and conflict management views.

84823Lua
2 months ago
rnvimr
rnvimrkevinhwang91/rnvimr

A Neovim plugin that integrates Ranger as a floating file explorer using RPC for seamless communication.

84523Python
4 months ago
zk-nvim
zk-nvimzk-org/zk-nvim

A Neovim extension for the zk plain text note-taking assistant, providing LSP integration and note management commands.

83165Lua
14 days ago
Ansible vim
Ansible vimpearofducks/ansible-vim

A Vim plugin providing syntax highlighting for Ansible playbooks, Jinja2 templates, and hosts files.

82194Vim Script
19 days ago
mkdnflow.nvim
mkdnflow.nvimjakewvincent/mkdnflow.nvim

A Neovim plugin for fluent navigation and management of markdown notebooks and document collections.

81041Lua
2 months ago
FTerm.nvim
FTerm.nvimnumToStr/FTerm.nvim

A minimal floating terminal plugin for Neovim with customizable windows and scratch terminals.

80827Lua
2 years ago
focus.nvim
focus.nvimnvim-focus/focus.nvim

A Neovim plugin that automatically resizes and enhances split windows using golden ratio proportions and focus-aware UI.

80739Lua
4 months ago
tmux.nvim
tmux.nvimaserowy/tmux.nvim

A Neovim plugin that integrates tmux for seamless pane navigation, resizing, and clipboard synchronization.

80149Lua
1 month ago
hop.nvim
hop.nvimsmoka7/hop.nvim

A Neovim plugin for lightning-fast navigation by jumping to any word, character, or pattern with minimal keystrokes.

79247Lua
9 months ago
telescope-undo.nvim
telescope-undo.nvimdebugloop/telescope-undo.nvim

A Telescope extension for Neovim that visualizes and fuzzy-searches your undo tree.

79013Lua
1 year ago
Denops
Denopsvim-denops/denops.vim

An ecosystem for Vim/Neovim that enables developers to write cross-platform plugins using Deno and TypeScript/JavaScript.

78735TypeScript
25 days ago
better-escape.nvim
better-escape.nvimmax397574/better-escape.nvim

A Neovim plugin that eliminates typing delays when using escape key mappings like 'jk' or 'jj'.

78623Lua
1 month ago
colorbuddy.nvim
colorbuddy.nvimtjdevries/colorbuddy.nvim

A Lua-based colorscheme helper for Neovim that simplifies creating and customizing color schemes.

78026Lua
2 years ago
nvim-gdb
nvim-gdbsakhnik/nvim-gdb

A thin Neovim wrapper for GDB, LLDB, PDB/PDB++, and BashDB, enabling integrated debugging within the editor.

77841Lua
1 month ago
dracula.nvim
dracula.nvimMofiqul/dracula.nvim

A Lua-based Dracula theme for Neovim with extensive plugin support and customization options.

770121Lua
7 months ago
jupynium.nvim
jupynium.nvimkiyoon/jupynium.nvim

A Neovim plugin that provides real-time, bidirectional synchronization with Jupyter Notebook using Selenium automation.

76817Python
1 month ago
nvim-various-textobjs
nvim-various-textobjschrisgrieser/nvim-various-textobjs

A bundle of over 30 new text objects for Neovim, enhancing editing with forward-seeking motions and pattern-based selections.

76525Lua
1 month ago
tabby.nvim
tabby.nvimnanozuki/tabby.nvim

A declarative, highly configurable Neovim tabline plugin that transforms Vim tabs into a workspace multiplexer.

75227Lua
5 months ago
nabla.nvim
nabla.nvimjbyuki/nabla.nvim

An ASCII math generator from LaTeX equations for taking scientific notes in Neovim.

74326Lua
1 year ago
arrow.nvim
arrow.nvimotavioschwanck/arrow.nvim

A Neovim plugin for bookmarking files with per-project and per-buffer organization using a single keymap interface.

74141Lua
6 months ago
substitute.nvim
substitute.nvimgbprod/substitute.nvim

A Neovim plugin providing new operator motions for quick text substitution and exchange.

7328Lua
3 months ago
nvim-dev-container
nvim-dev-containeresensar/nvim-dev-container

A Neovim plugin that provides VSCode-like remote container development support, enabling development inside Docker containers.

72521Lua
27 days ago
fyler.nvim
fyler.nvimA7Lavinraj/fyler.nvim

A Neovim file manager that lets you edit the file system like a buffer with a tree view.

72345Lua
8 days ago
NormalNvim
NormalNvimNormalNvim/NormalNvim

A stable, modular Neovim distribution with IDE features, designed to be forked and customized.

720354Lua
2 months ago
paq-nvim
paq-nvimsavq/paq-nvim

A simple, fast, and lightweight Neovim package manager written in Lua.

71945Lua
1 year ago
satellite.nvim
satellite.nvimlewis6991/satellite.nvim

A Neovim plugin that displays decorated scrollbars with marks for cursor, search results, diagnostics, git hunks, and more.

71732Lua
1 month ago
flatten.nvim
flatten.nvimwillothy/flatten.nvim

Open files and pipe command output from terminals into your current Neovim instance, avoiding nested sessions.

71119Lua
1 year ago
grapple.nvim
grapple.nvimcbochs/grapple.nvim

A Neovim plugin for tagging and quickly navigating to important files with persistent cursor positions and project scopes.

70932Lua
1 year ago
colorful-winsep.nvim
colorful-winsep.nvimnvim-zh/colorful-winsep.nvim

A Neovim plugin that colors window separators to highlight the active window, similar to tmux pane borders.

69933Lua
1 month ago
nvim-scrollview
nvim-scrollviewdstein64/nvim-scrollview

A Neovim plugin that displays interactive vertical scrollbars and signs for enhanced navigation and visibility.

69113Lua
3 months ago
code_runner.nvim
code_runner.nvimCRAG666/code_runner.nvim

A blazing-fast Neovim plugin written in pure Lua that runs code in multiple modes and manages project-specific commands.

68738Lua
6 days ago
nvim-luapad
nvim-luapadrafcamlet/nvim-luapad

Interactive real-time Neovim scratchpad for embedded Lua engine with live evaluation and output display.

6866Lua
2 months ago
cmp-nvim-lsp-signature-help
cmp-nvim-lsp-signature-helphrsh7th/cmp-nvim-lsp-signature-help

A Neovim completion source that displays function signatures with current parameter highlighting using LSP.

67831Lua
6 months ago
1
5
6
7
21