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 1 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
kickstart.nvim
kickstart.nvimnvim-lua/kickstart.nvim

A small, single-file, and fully documented starting point for building a personal Neovim configuration.

31.4k46.6kLua
28 days ago
NvChad
NvChadsiduck76/NvChad

A blazing fast Neovim framework with beautiful UI and solid defaults to enhance your coding experience.

28.5k2.2kLua
2 months ago
LazyVim
LazyVimLazyVim/LazyVim

A pre-configured Neovim distribution powered by lazy.nvim, offering IDE-like features with easy customization.

27.4k1.8kLua
3 months ago
lazy.nvim
lazy.nvimfolke/lazy.nvim

A modern plugin manager for Neovim with lazy-loading, performance optimization, and a powerful UI.

21.5k590Lua
2 months ago
spacevim
spacevimSpaceVim/SpaceVim

A modular, community-driven configuration for Vim and Neovim that organizes plugins into layers for a streamlined editing experience.

20.2k1.4kVim Script
1 year ago
telescope.nvim
telescope.nvimnvim-telescope/telescope.nvim

A highly extendable fuzzy finder for Neovim, built with Lua for modularity and customization.

19.8k965Lua
18 days ago
LunarVim
LunarVimLunarVim/LunarVim

An IDE layer for Neovim with sane defaults, completely free and community-driven.

19.3k1.5kLua
1 year ago
avante.nvim
avante.nvimyetone/avante.nvim

A Neovim plugin that emulates Cursor AI IDE's behavior, providing AI-powered code suggestions and one-click application.

18.1k847Lua
7 days ago
AstroNvim
AstroNvimAstroNvim/AstroNvim

An aesthetic and feature-rich Neovim configuration with a curated set of plugins for extensible and easy-to-use development.

14.4k945Lua
1 day ago
nvim-treesitter
nvim-treesitternvim-treesitter/nvim-treesitter

A Neovim plugin that provides an abstraction layer for installing and managing tree-sitter parsers and queries.

14.4k1.4kTree-sitter Query
3 days ago
ale
alew0rp/ale

Asynchronous linting and fixing for Vim/Neovim with Language Server Protocol (LSP) support.

14.0k1.5kVim Script
15 days ago
Oni
Onionivim/oni

A modern modal editor combining Neovim's power with IDE-like features for enhanced productivity.

11.2k297TypeScript
6 years ago
mason.nvim
mason.nvimmason-org/mason.nvim

A portable package manager for Neovim that installs and manages LSP servers, DAP servers, linters, and formatters.

10.5k337Lua
2 months ago
fff.nvim
fff.nvimdmtrKovalenko/fff.nvim

A fast, memory-enhanced fuzzy file search toolkit for AI agents and Neovim, with typo-resistant matching and git integration.

10.4k433Rust
1 day ago
nvim-mini/mini.nvim#mini.completion
nvim-mini/mini.nvim#mini.completionnvim-mini/mini.nvim

A library of 40+ independent Lua modules that enhance Neovim with minimal effort and a unified design.

9.5k311Lua
3 days ago
nvim-mini/mini.nvim#mini.deps
nvim-mini/mini.nvim#mini.depsnvim-mini/mini.nvim

A library of 40+ independent Lua modules that enhance Neovim with minimal effort and a unified design.

9.5k311Lua
3 days ago
nvim-cmp
nvim-cmphrsh7th/nvim-cmp

A completion engine plugin for Neovim written in Lua that supports LSP and multiple snippet engines.

9.5k438Lua
1 month ago
harpoon
harpoonThePrimeagen/harpoon

A Neovim plugin for fast file and terminal navigation using per-project, auto-updating marks.

9.2k490Lua
10 months ago
nvim-tree.lua
nvim-tree.luanvim-tree/nvim-tree.lua

A file explorer tree plugin for Neovim, written in Lua, offering git integration, diagnostics, and high customizability.

8.6k637Lua
23 days ago
tokyonight.nvim
tokyonight.nvimfolke/tokyonight.nvim

A clean, dark Neovim theme written in Lua, with support for LSP, Treesitter, and many plugins, plus extras for terminals and shells.

8.2k549Lua
5 months ago
lualine.nvim
lualine.nvimnvim-lualine/lualine.nvim

A blazing fast and easy to configure Neovim statusline plugin written in pure Lua.

8.1k552Lua
3 months ago
folke/snacks.nvim#picker
folke/snacks.nvim#pickerfolke/snacks.nvim

A collection of small quality-of-life plugins for Neovim, including pickers, UI enhancements, and developer tools.

8.1k495Lua
3 months ago
neorg
neorgnvim-neorg/neorg

A Neovim plugin for structured note-taking, task management, and document writing using a single plaintext file format.

7.5k247Lua
21 days ago
which-key.nvim
which-key.nvimfolke/which-key.nvim

A Neovim plugin that displays available keybindings in a popup as you type, helping you remember your keymaps.

7.3k263Lua
10 months ago
nvim-dap
nvim-dapmfussenegger/nvim-dap

A Debug Adapter Protocol client implementation for Neovim, enabling debugging capabilities like breakpoints, stepping, and variable inspection.

7.2k263Lua
2 days ago
gitsigns.nvim
gitsigns.nvimlewis6991/gitsigns.nvim

A Neovim plugin that provides deep Git integration directly in buffers with signs, hunk actions, blame, and diff features.

7.1k293Lua
24 days ago
VimR
VimRqvacua/vimr

A Neovim GUI for macOS written in Swift, offering modern editor features while embedding Neovim's core.

7.0k232Swift
7 days ago
trouble.nvim
trouble.nvimfolke/trouble.nvim

A pretty Neovim plugin for displaying diagnostics, LSP results, quickfix lists, and telescope/fzf-lua results in a unified tree view.

6.9k212Lua
10 months ago
oil.nvim
oil.nvimstevearc/oil.nvim

A Neovim file explorer that lets you edit your filesystem like a normal buffer, inspired by vim-vinegar.

6.9k249Lua
3 months ago
codecompanion.nvim
codecompanion.nvimolimorris/codecompanion.nvim

A Neovim plugin that integrates LLMs and AI agents for coding assistance, chat, and inline transformations.

6.8k448Lua
1 day ago
noice.nvim
noice.nvimfolke/noice.nvim

A highly experimental Neovim plugin that replaces the UI for messages, cmdline, and popupmenu with configurable views.

5.8k177Lua
10 months ago
diffview.nvim
diffview.nvimsindrets/diffview.nvim

A Neovim plugin providing a single tabpage interface for reviewing git diffs and file history with merge conflict resolution.

5.8k216Lua
2 years ago
neogit
neogitNeogitOrg/neogit

An interactive and powerful Git interface for Neovim, inspired by Magit.

5.6k356Lua
13 days ago
toggleterm.nvim
toggleterm.nvimakinsho/toggleterm.nvim

A Neovim plugin to persist and toggle multiple terminal windows with customizable layouts and commands.

5.6k206Lua
1 year ago
conform.nvim
conform.nvimstevearc/conform.nvim

A lightweight Neovim plugin that formats code by calculating minimal diffs to preserve extmarks, folds, and viewport stability.

5.3k310Lua
24 days ago
leap.nvim
leap.nvimggandor/leap.nvim

A motion plugin for Neovim that enables fast cursor movement using two-character search patterns.

5.0k53
6 days ago
1
2
33