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 19 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
highlight-current-n.nvim
highlight-current-n.nvimrktjmp/highlight-current-n.nvim

A Neovim plugin that highlights the current search match under the cursor when pressing n or N, then clears the highlight.

901Fennel
3 years ago
inline-fold.nvim
inline-fold.nvimmalbertzard/inline-fold.nvim

A Neovim plugin that conceals inline patterns like CSS classes in HTML files for improved readability.

892Lua
2 years ago
dev-tools.nvim
dev-tools.nvimyarospace/dev-tools.nvim

A Neovim plugin providing an in-process LSP server and library for creating and managing custom code actions.

873Lua
8 months ago
yop.nvim
yop.nvimzdcthomas/yop.nvim

A Neovim plugin that simplifies creating custom text operators by handling selection and buffer replacement.

872Lua
3 years ago
rayso.nvim
rayso.nvimTobinPalmer/rayso.nvim

A Neovim plugin that creates beautiful code snippets using ray.so directly from your editor.

866Lua
8 months ago
buffer-sticks.nvim
buffer-sticks.nvimahkohd/buffer-sticks.nvim

A Neovim plugin providing elegant visual indicators and a picker for navigating and managing open buffers.

8511Lua
4 months ago
luau-lsp.nvim
luau-lsp.nvimlopi-py/luau-lsp.nvim

A Neovim extension for luau-lsp that enhances the Luau development experience with Roblox integration, sourcemap generation, and advanced tooling.

8414Lua
5 months ago
codesettings.nvim
codesettings.nvimmrjones2014/codesettings.nvim

Load project-local VS Code settings into Neovim's native LSP configuration for consistent editor behavior across teams.

848Lua
3 days ago
stcursorword
stcursorwordsontungexpt/stcursorword

A high-performance Neovim plugin for efficient cursor word highlighting with filetype exclusions and minimal redraws.

841Lua
7 months ago
nvim Gemini Companion
nvim Gemini Companiongutsavgupta/nvim-gemini-companion

A Neovim plugin that integrates Gemini CLI and Qwen-code AI agents directly into the editor with diff views, sidebar terminals, and context management.

848Lua
24 days ago
table-nvim
table-nvimSCJangra/table-nvim

A Neovim plugin that automatically formats markdown tables as you type, providing intuitive editing operations.

843Lua
4 months ago
hlsearch.nvim
hlsearch.nvimnvimdev/hlsearch.nvim

Automatically removes and re-applies search highlights when navigating with n/N in Neovim.

834Lua
2 years ago
blink-emoji.nvim
blink-emoji.nvimmoyiz/blink-emoji.nvim

An emoji completion source for the blink.cmp Neovim plugin, triggered by typing a colon.

836Lua
3 months ago
powershell.nvim
powershell.nvimTheLeoP/powershell.nvim

A Neovim plugin providing rich PowerShell language support with LSP, debugging, and terminal integration.

825Lua
7 days ago
Tip.nvim
Tip.nvimTobinPalmer/Tip.nvim

A Neovim plugin that displays helpful tips and plugin suggestions when you launch the editor.

822Lua
2 years ago
obscure.nvim
obscure.nvimkillitar/obscure.nvim

A dark Neovim theme written in Lua with support for LSP, Tree-sitter, and many plugins.

811Lua
5 months ago
nvim-lspimport
nvim-lspimportstevanmilic/nvim-lspimport

Automatically resolves imports for undefined terms in Neovim using LSP completion API.

8111Lua
2 years ago
time-machine.nvim
time-machine.nvimy3owk1n/time-machine.nvim

A Neovim plugin providing an interactive timeline, diff previews, and tagging for advanced undo/redo history visualization and management.

800Lua
20 days ago
ccls.nvim
ccls.nvimranjithshegde/ccls.nvim

A Neovim plugin that configures the ccls language server and provides an AST browser for C/C++ development.

794Lua
3 months ago
nvim-base16.lua
nvim-base16.luanorcalli/nvim-base16.lua

A programmatic Lua library for applying Base16 color themes in Neovim.

79253Lua
3 years ago
octohub.nvim
octohub.nvim2KAbhishek/octohub.nvim

A Neovim plugin for managing and exploring GitHub repositories directly within the editor.

790Lua
9 days ago
sudoku.nvim
sudoku.nvimjim-fx/sudoku.nvim

A classic Sudoku puzzle game plugin for Neovim, playable directly within your editor.

792Lua
2 years ago
termim.nvim
termim.nvim2KAbhishek/termim.nvim

A minimal Neovim plugin that enhances the built-in terminal with auto-insert mode, UI cleanup, and flexible terminal layouts.

794Lua
7 months ago
profile.nvim
profile.nvimKurama622/profile.nvim

A Neovim plugin that creates a customizable personal homepage dashboard, similar to GitHub's homepage.

782Lua
1 month ago
android-nvim-plugin
android-nvim-pluginiamironz/android-nvim-plugin

A Neovim plugin for Android and mobile development workflows, providing build, run, logcat, device management, and Gradle tasks.

784Lua
4 months ago
nvim-moonwalk
nvim-moonwalkgpanders/nvim-moonwalk

Use any language that compiles to Lua in your Neovim configuration, from plugins to ftplugin files.

773Lua
4 years ago
visimatch.nvim
visimatch.nvimwurli/visimatch.nvim

A Neovim plugin that highlights text matching the current visual selection in real-time without performance lag.

773Lua
10 months ago
nvim-puppeteer
nvim-puppeteerchrisgrieser/nvim-puppeteer

Neovim plugin that automatically converts strings to f-strings or template strings and back in Python, JavaScript, and Lua.

774Lua
1 month ago
conceal.nvim
conceal.nvimJxstxs/conceal.nvim

A Neovim plugin that uses Tree-sitter to hide boilerplate code like 'function', 'end', and 'return' for cleaner editing.

779Lua
2 years ago
jiejie.nvim
jiejie.nvimjceb/jiejie.nvim

A Neovim plugin providing a vim-fugitive-style interface for the Jujutsu version control system.

762Lua
14 days ago
neaterm.nvim
neaterm.nvimDan7h3x/neaterm.nvim

A smart terminal plugin for Neovim that functions as a tiling window manager for terminal sessions.

761Lua
29 days ago
killersheep.nvim
killersheep.nvimseandewar/killersheep.nvim

A Neovim port of the classic killersheep game with optional gore effects.

753Lua
1 year ago
whaler.nvim
whaler.nvimSalOrak/whaler.nvim

A minimalist and highly extensible project manager for NeoVim that enables fast navigation between projects with customizable pickers and file explorers.

755Lua
1 month ago
telescope-lazy-plugins.nvim
telescope-lazy-plugins.nvimpolirritmico/telescope-lazy-plugins.nvim

A Telescope extension for Neovim to quickly access and manage configurations of plugins managed by lazy.nvim.

753Lua
1 year ago
cheatsheet.nvim
cheatsheet.nvimdoctorfree/cheatsheet.nvim

A searchable cheatsheet plugin for Neovim with bundled cheatsheets and a Telescope fuzzy finder interface.

756Lua
8 months ago
treesitter-indent-object.nvim
treesitter-indent-object.nvimkiyoon/treesitter-indent-object.nvim

A Neovim plugin providing context-aware indent textobjects powered by Treesitter for smarter code block selection.

742Lua
8 months ago
1
18
19
20
33