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 9 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
ts-error-translator.nvim
ts-error-translator.nvimdmmulroy/ts-error-translator.nvim

A Neovim plugin that translates cryptic TypeScript error messages into plain English explanations.

4358Lua
7 months ago
gopher.nvim
gopher.nvimolexsmir/gopher.nvim

A minimalistic Neovim plugin written in Lua that provides Go tooling support like struct tagging, test generation, and dependency management.

43418Lua
1 month ago
Navigator.nvim
Navigator.nvimnumToStr/Navigator.nvim

A Neovim plugin for seamless navigation between editor windows and terminal multiplexer panes.

43226Lua
2 years ago
namu.nvim
namu.nvimbassamsdata/namu.nvim

A Neovim plugin for navigating code symbols with live preview, fuzzy finding, and order-preserving hierarchy, inspired by Zed.

43118Lua
6 months ago
tiny-glimmer.nvim
tiny-glimmer.nvimrachartier/tiny-glimmer.nvim

A Neovim plugin that adds smooth, customizable animations to text operations like yank, paste, search, and undo/redo.

4317Lua
1 month ago
nvim-coverage
nvim-coverageandythigpen/nvim-coverage

A Neovim plugin that displays test coverage data in the sign column and summary reports for multiple programming languages.

43156Lua
1 year ago
colortils.nvim
colortils.nvimmax397574/colortils.nvim

A Neovim plugin providing color pickers, converters, and utilities for working with colors directly in the editor.

43013Lua
1 year ago
nerdy.nvim
nerdy.nvim2KAbhishek/nerdy.nvim

A Neovim plugin for searching, previewing, and inserting Nerd Font glyphs directly from the editor.

4289Lua
23 days ago
commander.nvim
commander.nvimFeiyouG/commander.nvim

A Neovim plugin to create, manage, and search keybindings and commands through an organized interface with Telescope integration.

42816Lua
2 years ago
remote-sshfs.nvim
remote-sshfs.nvimnosduco/remote-sshfs.nvim

A Neovim plugin that mounts remote filesystems via SSHFS for seamless remote editing and development.

42524Lua
4 months ago
live-preview.nvim
live-preview.nvimbrianhuster/live-preview.nvim

A Neovim plugin for live previewing Markdown, HTML, AsciiDoc, and SVG files directly in a web browser.

42327Lua
3 days ago
multiple-cursors.nvim
multiple-cursors.nvimbrenton-leighton/multiple-cursors.nvim

A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes with almost every command.

42316Lua
3 months ago
virtual-types.nvim
virtual-types.nvimjubnzv/virtual-types.nvim

Neovim plugin that displays function type annotations as virtual text using the built-in LSP client.

4213Lua
3 years ago
cmp-git
cmp-gitpetertriho/cmp-git

A Neovim completion source for nvim-cmp that provides Git commits, GitHub issues/PRs/mentions, and GitLab issues/MRs/mentions.

42024Lua
3 months ago
nvim_context_vt
nvim_context_vtandersevenrud/nvim_context_vt

A Neovim plugin that displays virtual text showing the current context (functions, methods, statements) using treesitter.

41519Lua
25 days ago
flit.nvim
flit.nvimggandor/flit.nvim

Enhanced f/t motions for Neovim with labeled targets and clever repeat, built on Leap.

41216Lua
10 months ago
NeoComposer.nvim
NeoComposer.nvimecthelionvi/NeoComposer.nvim

A Neovim plugin that simplifies macro management and execution with a status line component and Telescope extension.

4119Lua
2 years ago
easypick.nvim
easypick.nvimaxkirillov/easypick.nvim

A Neovim plugin that creates Telescope pickers from arbitrary console commands.

4109Lua
22 days ago
kickstart-nix.nvim
kickstart-nix.nvimmrcjkb/kickstart-nix.nvim

A dead simple Nix flake template for creating and managing Neovim configurations with Nix.

40419Lua
4 months ago
kanagawa-paper.nvim
kanagawa-paper.nvimthesimonho/kanagawa-paper.nvim

A remixed Kanagawa color scheme for Neovim with muted light and dark variants for reduced eye strain.

40318Lua
3 months ago
SmoothCursor.nvim
SmoothCursor.nvimgen740/SmoothCursor.nvim

A Neovim plugin that adds a sub-cursor to the signcolumn to visually indicate scroll or jump direction.

40215Lua
1 year ago
buffer_manager.nvim
buffer_manager.nvimj-morano/buffer_manager.nvim

A Neovim plugin that provides a floating window interface to view, navigate, add, delete, and reorganize buffers.

40018Lua
6 months ago
hotpot.nvim
hotpot.nvimrktjmp/hotpot.nvim

A Fennel compiler plugin for Neovim that lets you write your config and plugins in Fennel.

40014Fennel
1 month ago
model.nvim
model.nvimgsuuon/model.nvim

A Neovim plugin for interacting with LLMs via programmatic prompts, completions, and chat buffers with support for multiple providers.

40029Lua
1 year ago
possession.nvim
possession.nvimjedrzejboczar/possession.nvim

A flexible Neovim session manager that stores sessions as JSON files with metadata and plugin integrations.

39921Lua
10 months ago
staline.nvim
staline.nvimtamton-aquib/staline.nvim

A modern lightweight statusline and bufferline plugin for Neovim, written in Lua.

39921Lua
2 years ago
cinnamon.nvim
cinnamon.nvimdeclancm/cinnamon.nvim

A Neovim plugin that adds smooth scrolling animations to any movement, command, or Lua function.

3977Lua
2 years ago
GitLab.nvim
GitLab.nvimharrisoncramer/GitLab.nvim

A Neovim plugin for managing GitLab merge requests, discussions, and pipelines directly from the editor.

39761Lua
10 days ago
dap-buddy.nvim
dap-buddy.nvimpocco81/dap-buddy.nvim

A Debug Adapter Protocol manager for Neovim that simplifies installing, configuring, and using debuggers.

39246Lua
3 years ago
monokai.nvim
monokai.nvimtanvirtin/monokai.nvim

A Lua-based Monokai color theme for Neovim with tree-sitter support and multiple flavor variants.

39270Lua
2 days ago
neomux
neomuxnikvdp/neomux

A Neovim plugin that enables seamless control of Neovim from terminal shells running inside Neovim windows.

39210Vim Script
2 months ago
advanced-git-search.nvim
advanced-git-search.nvimaaronhallaert/advanced-git-search.nvim

An advanced git search extension for Telescope and fzf-lua to search git history by commit message, content, and author in Neovim.

39111Lua
8 months ago
knap
knapfrabjous/knap

A Neovim plugin for live-updating previews of LaTeX, markdown, and other files in your preferred viewer.

39011Lua
1 year ago
CyberNvim
CyberNvimpgosar/CyberNvim

A fully-featured, IDE-like Neovim distribution that prioritizes simplicity and extensibility in a minimal codebase.

38013Lua
1 year ago
lir.nvim
lir.nvimtamago324/lir.nvim

A simple, customizable file explorer plugin for Neovim with floating window support.

38027Lua
5 months ago
zephyr-nvim
zephyr-nvimnvimdev/zephyr-nvim

A dark Neovim colorscheme written in Lua with Tree-sitter syntax support.

37955Lua
3 years ago
1
8
9
10
33