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 projects864.9k total stars93.1k total forks20 languages

Open-source projects built with Neovim

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

Showing 1,161 open-source projects · page 32 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
code-runner.nvim
code-runner.nvimwsdjeg/code-runner.nvim

An asynchronous code runner plugin for Neovim that executes code directly from the editor.

61Lua
1 day ago
famous-quotes.nvim
famous-quotes.nvimmahyarmirrashed/famous-quotes.nvim

A Neovim plugin that displays random famous quotes from a bundled CSV file with no external dependencies.

60Lua
4 months ago
vs-code-companion
vs-code-companion3ZsForInsomnia/vs-code-companion

A Neovim plugin that imports VS Code Copilot prompts into CodeCompanion for seamless cross-editor prompt sharing.

61Lua
8 months ago
expose-localhost.nvim
expose-localhost.nvimazratul/expose-localhost.nvim

A Neovim plugin that exposes localhost ports to the internet using Cloudflared or Ngrok without leaving the editor.

60Lua
1 year ago
buffish.nvim
buffish.nvimmong8se/buffish.nvim

A Neovim buffer switcher that displays a simple buffer list in the current window for quick navigation.

60Lua
9 months ago
task.nvim
task.nvimniuiic/task.nvim

A Neovim plugin for managing and executing tasks with customizable output handling and event hooks.

60Lua
1 year ago
azfunc.nvim
azfunc.nvimfschaal/azfunc.nvim

Debug .NET isolated Azure Functions in Neovim with automatic DAP integration and smart project detection.

60Lua
8 months ago
foldsigns.nvim
foldsigns.nvimnetmute/foldsigns.nvim

A Neovim plugin that displays fold markers as signs in the gutter for better fold visibility.

60Lua
6 months ago
gemini-nvim
gemini-nvimJunYang-tes/gemini-nvim

A Neovim plugin that runs Google Gemini CLI and Claude Code in a persistent terminal window.

62Lua
5 months ago
nvim-music-player
nvim-music-playerricmonmol/nvim-music-player

A Neovim plugin that plays music files directly in the editor using mpv and Telescope for browsing.

61Python
5 months ago
CSSVarHighlight
CSSVarHighlightfarias-hecdin/CSSVarHighlight

A Neovim plugin that highlights CSS variable colors in your stylesheets for easy identification.

60Lua
1 year ago
ucm.nvim
ucm.nvimchuwy/ucm.nvim

A Neovim plugin that provides Telescope pickers for navigating and searching Unison codebases.

60Lua
2 years ago
bufstack.nvim
bufstack.nvimBibekBhusal0/bufstack.nvim

A Neovim plugin for tracking and cycling through recently used and closed buffers with menu and telescope integration.

60Lua
22 days ago
blink-cmp-cmdlinehistory
blink-cmp-cmdlinehistoryyaocccc/blink-cmp-cmdlinehistory

A blink.cmp source for Neovim that provides command-line and search history completion.

50Lua
3 months ago
git-needy.nvim
git-needy.nvimcd-4/git-needy.nvim

A Neovim plugin that displays GitHub pending workflow run counts in your statusbar and provides quick browser navigation for approvals.

51Lua
4 months ago
headers.nvim
headers.nvimLucasTavaresA/headers.nvim

A Neovim plugin that provides zero-config warnings for missing headers and footers in code files.

50Lua
1 month ago
svgo.nvim
svgo.nvimbennypowers/svgo.nvim

Optimize SVG files directly in Neovim using SVGO with customizable configuration.

51Lua
3 months ago
translator.nvim
translator.nvimdoodleEsc/translator.nvim

An AI-powered Neovim plugin that uses OpenAI's GPT models for high-quality, natural language translations.

51Lua
10 months ago
cyberpunk.nvim
cyberpunk.nvimtaigrr/cyberpunk.nvim

A dark Neovim colorscheme with neon green, cyan, yellow, and red highlights on a black background.

50Lua
20 days ago
lazyUrlUpdate.nvim
lazyUrlUpdate.nvimcxwx/lazyUrlUpdate.nvim

A Neovim plugin for lazy.nvim that updates and rebuilds plugins via commands and handles short URLs.

50Lua
19 days ago
multiterm.nvim
multiterm.nvimAxot017/multiterm.nvim

A lightweight Neovim plugin for managing multiple terminal instances with customizable key bindings.

50Lua
1 year ago
simple-format
simple-formatTheLazyCat00/simple-format

A Neovim plugin for custom code formatting using highlight groups and regex to remove unnecessary whitespace.

50Lua
3 months ago
recent_rails.nvim
recent_rails.nvimtednguyendev/recent_rails.nvim

A Neovim plugin for quickly navigating to recent Rails controller actions, views, and errors by watching the development log.

50Lua
6 months ago
notepad.nvim
notepad.nvimcarloscalla/notepad.nvim

A Neovim plugin for taking quick notes with repo-specific and global notepad support.

50Lua
5 months ago
eyeliner.nvim
eyeliner.nvimcosmicbuffalo/eyeliner.nvim

A Neovim plugin that provides unique f/F indicators for each word on the line to speed up navigation.

50Lua
6 months ago
urtext_neovim
urtext_neovimnbeversl/urtext_neovim

Neovim plugin implementing Urtext, a markup language for Python scriptable-notebooks within a text editor.

50Python
2 months ago
md-outline.nvim
md-outline.nvimtttol/md-outline.nvim

A Neovim plugin that displays a live outline of markdown files in a split window.

51Lua
8 months ago
super_lazy.nvim
super_lazy.nvimcosmicbuffalo/super_lazy.nvim

A Neovim plugin that extends lazy.nvim to manage multiple lockfiles across separate configuration repositories.

40Lua
5 months ago
season.nvim
season.nvimnjayman/season.nvim

A lightweight Neovim plugin that automatically saves and loads sessions based on the current working directory.

40Lua
7 months ago
copy-python-path.nvim
copy-python-path.nvimAnsonH/copy-python-path.nvim

Neovim plugin to copy the reference path of Python symbols like functions, classes, and variables.

40Lua
1 year ago
inlyne.nvim
inlyne.nvimrogue-87/inlyne.nvim

A Neovim plugin wrapper for the inlyne markdown viewer, providing live previews of Markdown files.

40Lua
3 months ago
toggleword.nvim
toggleword.nvimiquzart/toggleword.nvim

A minimal Neovim plugin to toggle boolean-like words under your cursor.

41Lua
11 months ago
synapse.nvim
synapse.nvimOriginCoderPulse/synapse.nvim

A modern, lightweight plugin manager for Neovim with a beautiful UI, intelligent dependency management, and automatic plugin setup.

40Lua
7 months ago
ThemeSwitch.nvim
ThemeSwitch.nvimnishu-murmu/ThemeSwitch.nvim

A lightweight colorscheme switcher plugin for Neovim with a customizable toggle window.

40Lua
1 year ago
gosigns.nvim
gosigns.nvimYu-Leo/gosigns.nvim

Neovim plugin that visualizes Go interface implementations and special comments with customizable signs.

40Lua
1 year ago
rocketlog.nvim
rocketlog.nvimevanmcpheron/rocketlog.nvim

A Neovim plugin for fast, structured debug logging in JavaScript and TypeScript files.

42Lua
2 months ago
1
31
32
33