Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim Plugin

Neovim Plugin

1107 projects

Showing 36 of 1107 projects

neural
neuralVim Script

AI-powered code generation and text editing plugin for Vim and Neovim, supporting OpenAI and local models.

#ai#python-integration#gpt-3
Stars512
Forks20
Last commit1 year ago
snap
snapFennel

A fast, non-blocking finder system for Neovim that uses producers and consumers to search files, buffers, and grep results.

#vimscript#ripgrep#productivity
Stars508
Forks17
Last commit3 months ago
startup.nvim
startup.nvimLua

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

#hacktoberfest#hacktoberfest2021#developer-tools
Stars503
Forks36
Last commit1 month ago
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
Stars502
Forks13
Last commit3 months 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
Stars501
Forks35
Last commit
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
Stars499
Forks16
Last commit1 year 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
Forks20
Last commit2 years 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
Stars495
Forks16
Last commit24 days 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
Stars492
Forks23
Last commit
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
Stars491
Forks39
Last commit1 year ago
Vlime
VlimeVim Script

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

#vimscript#swank#vim
Stars486
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
Stars485
Forks21
Last commit1 year 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
Stars477
Forks8
Last commit
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
Stars477
Forks36
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
Stars477
Forks28
Last commit5 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
Stars473
Forks28
Last commit9 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
Stars473
Forks16
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
Stars468
Forks30
Last commit3 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
Stars467
Forks13
Last commit3 months ago
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
Stars463
Forks17
Last commit1 year 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
Stars460
Forks33
Last commit3 days 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
Stars457
Forks39
Last commit3 months 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
Stars454
Forks37
Last commit6 days 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
Stars450
Forks13
Last commit3 months 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
Stars450
Forks16
Last commit4 years ago
Navigator.nvim
Navigator.nvimLua

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

#wezterm-integration#keyboard-driven#terminal-multiplexer
Stars435
Forks26
Last commit2 years 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
Stars433
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
Stars431
Forks13
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
Stars431
Forks18
Last commit12 days 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
Stars430
Forks8
Last commit6 months 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
Stars429
Forks18
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
Stars427
Forks7
Last commit19 days 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
Stars426
Forks16
Last commit2 years ago
nerdy.nvim
nerdy.nvimLua

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

#developer-tools#icon-picker#glyph
Stars423
Forks11
Last commit2 months ago
multiple-cursors.nvim
multiple-cursors.nvimLua

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

#multi-cursor#productivity#vim-motions
Stars422
Forks16
Last commit2 months ago
PreviousPage 8 of 31

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
3 months ago
3 months ago
1 month ago
Next
#Neovim733
#Lua640
#Nvim348
#Productivity311
#Developer Tools307
#Nvim Plugin223
#Plugin158
#Editor Enhancement157
#Vim138
#Vimscript129
#Syntax Highlighting98
#Vim Plugin96