Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim Plugin

Neovim Plugin

681 projects

Showing 36 of 681 projects

agentic.nvim
agentic.nvimLua

A Neovim chat interface for AI agents that works with any provider supporting the Agent Client Protocol (ACP).

#developer-tools#productivity#agent-client-protocol
Stars504
Forks47
Last commit1 day ago
startup.nvim
startup.nvimLua

A highly configurable startup screen for Neovim with themes, building blocks, and extensive customization options.

#hacktoberfest#hacktoberfest2021#developer-tools
Stars501
Forks37
Last commit1 day ago
auto-dark-mode.nvim
auto-dark-mode.nvimLua

A Neovim plugin that automatically syncs the editor's appearance (dark/light mode) with the system settings on macOS, Linux, and Windows.

#theme-synchronization#dark-mode#neovim-plugin
Stars498
Forks35
Last commit
symbol-usage.nvim
symbol-usage.nvimLua

A Neovim plugin that displays references, definitions, and implementations of document symbols as virtual text, inspired by JetBrains IDEA.

#vimscript#symbol-references#developer-tools
Stars497
Forks13
Last commit2 months ago
nvim-comment
nvim-commentLua

A Neovim comment toggler written in Lua that uses built-in commentstring and comments line-by-line.

#developer-tools#lua-plugin#code-editing
Stars497
Forks21
Last commit2 years ago
comment-box.nvim
comment-box.nvimLua

A Neovim plugin to create and manage decorative comment boxes and lines for code and plain text files.

#vimscript#commenting#developer-tools
Stars494
Forks16
Last commit1 year ago
other.nvim
other.nvimLua

A Neovim plugin to quickly open associated files (like tests, views, or components) for the current buffer using configurable mappings.

#developer-tools#productivity#workflow
Stars490
Forks39
Last commit1 year ago
colorful-menu.nvim
colorful-menu.nvimLua

A Neovim plugin that enhances completion menus with syntax highlighting and smart formatting for multiple language servers.

#treesitter#developer-tools#code-editing
Stars489
Forks15
Last commit1 month ago
tiny-code-action.nvim
tiny-code-action.nvimLua

A Neovim plugin that provides a simple way to run and visualize code actions from language servers with multiple picker and diff backend options.

#developer-tools#neovim-plugin#lsp-client
Stars488
Forks24
Last commit
Vlime
VlimeVim Script

A Common Lisp development environment for Vim and Neovim with REPL integration, debugging, and IDE-like features.

#vimscript#swank#vim
Stars482
Forks31
Last commit1 year ago
codewindow.nvim
codewindow.nvimLua

A Neovim minimap plugin that integrates with Tree-sitter and LSP to display code structure, diagnostics, and git changes.

#minimap#syntax-highlighting#neovim-plugin
Stars478
Forks21
Last commit1 year ago
llm.nvim
llm.nvimLua

A Neovim plugin for interacting with various large language models (LLMs) like ChatGPT, Copilot, and local models directly within the editor.

#vimscript#ai#developer-tools
Stars476
Forks35
Last commit1 month ago
nvim-cursorline
nvim-cursorlineLua

A Neovim plugin that highlights the word under the cursor and shows/hides cursorline based on cursor movement.

#visual-feedback#neovim-plugin#developer-productivity
Stars471
Forks28
Last commit3 months ago
nvim-plugin-template
nvim-plugin-templateLua

A template repository for creating Neovim plugins with a pre-configured Lua structure, testing, and CI workflows.

#template#busted#neovim-plugin
Stars470
Forks28
Last commit8 months ago
fugit2.nvim
fugit2.nvimLua

A Neovim git GUI plugin powered by libgit2, offering a floating window interface with Magit-style menus and interactive rebase.

#version-control#git-blame#interactive-rebase
Stars468
Forks16
Last commit2 days ago
visual-whitespace.nvim
visual-whitespace.nvimLua

A Neovim plugin that displays whitespace characters only in visual mode, mimicking VSCode's renderWhitespace: selection feature.

#vscode-alternative#lua-plugin#whitespace-visualization
Stars464
Forks8
Last commit
nnn.nvim
nnn.nvimLua

A Neovim file manager plugin powered by the nnn terminal file browser.

#nnn#productivity#file-manager
Stars464
Forks11
Last commit1 year ago
nvim-treehopper
nvim-treehopperLua

A Neovim plugin for region selection using hints on abstract syntax tree nodes powered by tree-sitter.

#nvim-treesitter#code-editing#hint-based-navigation
Stars462
Forks17
Last commit11 months ago
neovim-tips
neovim-tipsLua

A Neovim plugin that provides a searchable collection of hundreds of tips, tricks, and shortcuts with a daily tip feature and PDF book.

#productivity#workflow-optimization#learning-tool
Stars460
Forks12
Last commit1 month ago
strudel.nvim
strudel.nvimJavaScript

A Neovim plugin for live coding algorithmic music and visuals with Strudel, providing real-time two-way synchronization and remote control.

#puppeteer#strudel#visual-programming
Stars451
Forks25
Last commit2 months ago
magenta.nvim
magenta.nvimTypeScript

A Neovim plugin for AI-assisted coding with transparent tool use, sub-agents, and OS-level sandboxing, focused on the Anthropic Claude models.

#ai-coding-assistant#tool-use#agentic-workflow
Stars448
Forks33
Last commit1 day ago
nvimux
nvimuxLua

A Neovim plugin that maps tmux keybindings to Neovim's windows, buffers, and terminals as a tmux replacement.

#workflow-optimization#multiplexer#neovim-plugin
Stars448
Forks16
Last commit4 years ago
bluloco.nvim
bluloco.nvimLua

A designer Neovim theme with light and dark variants, built with lush.nvim for comprehensive syntax highlighting and plugin support.

#vim-colorscheme#light-mode#dark-mode
Stars443
Forks13
Last commit1 month ago
everforest-nvim
everforest-nvimLua

A Lua port of the Everforest color scheme for Neovim, offering dark and light modes with adjustable background hardness.

#everforest#treesitter#syntax-highlighting
Stars443
Forks39
Last commit1 month ago
Navigator.nvim
Navigator.nvimLua

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

#wezterm-integration#keyboard-driven#terminal-multiplexer
Stars434
Forks26
Last commit1 year ago
nvim-coverage
nvim-coverageLua

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

#multi-language#developer-tools#test-coverage
Stars434
Forks55
Last commit1 year ago
colortils.nvim
colortils.nvimLua

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

#vimscript#editor-tool#developer-tools
Stars430
Forks14
Last commit1 year ago
gopher.nvim
gopher.nvimLua

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

#go-development#neovim-plugin#test-generation
Stars429
Forks18
Last commit8 days ago
MiniMax
MiniMaxLua

A Neovim config generator that creates a stable, feature-rich setup based on the 'mini.nvim' modules.

#neovim-config#developer-tools#productivity
Stars428
Forks38
Last commit2 days ago
namu.nvim
namu.nvimLua

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

#treesitter#symbol-picker#live-preview
Stars427
Forks18
Last commit3 months ago
commander.nvim
commander.nvimLua

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

#plugin-manager#productivity#telescope-extension
Stars425
Forks16
Last commit2 years ago
ts-error-translator.nvim
ts-error-translator.nvimLua

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

#developer-tools#neovim-plugin#error-translation
Stars424
Forks8
Last commit5 months ago
tiny-glimmer.nvim
tiny-glimmer.nvimLua

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

#ui-effects#visual-feedback#customizable
Stars422
Forks8
Last commit21 days ago
cmp-git
cmp-gitLua

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

#autocompletion#blink#productivity
Stars420
Forks24
Last commit21 days ago
remote-sshfs.nvim
remote-sshfs.nvimLua

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

#productivity#vim#file-management
Stars416
Forks23
Last commit2 months ago
virtual-types.nvim
virtual-types.nvimLua

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

#developer-tools#nvim-lsp#neovim-plugin
Stars416
Forks3
Last commit3 years ago
PreviousPage 8 of 19

Related Tags

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
2 months ago
1 month ago
3 days ago
Next
#Neovim498
#Lua399
#Nvim247
#Productivity189
#Developer Tools185
#Nvim Plugin142
#Editor Enhancement106
#Plugin99
#Vim98
#Vimscript76
#Syntax Highlighting70
#Text Editing63