Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nvim Plugin

Nvim Plugin

232 projects

Showing 36 of 232 projects

substitute.nvim
substitute.nvimLua

A Neovim plugin providing new operator motions for quick text substitution and exchange.

#operator#productivity#vim-motions
Stars740
Forks9
Last commit5 months ago
colorful-winsep.nvim
colorful-winsep.nvimLua

A Neovim plugin that colors window separators to highlight the active window, similar to tmux pane borders.

#workflow-optimization#visual-feedback#lua-configurable
Stars704
Forks33
Last commit2 months ago
code_runner.nvim
code_runner.nvimLua

A blazing-fast Neovim plugin written in pure Lua that runs code in multiple modes and manages project-specific commands.

#neovim-config#developer-tools#code-runner
Stars692
Forks39
Last commit4 days ago
compiler.nvim
compiler.nvimLua

A Neovim plugin that compiles and runs code across 25+ languages with zero configuration, inspired by Visual Studio's one-click experience.

#multi-language#elixir#compiler
Stars670
Forks49
Last commit11 months ago
nvim
nvimLua

A cozy Neovim colorscheme with seasonal variants designed for comfortable morning coding.

#treesitter#developer-tools#everviolet
Stars666
Forks12
Last commit2 days ago
guess-indent.nvim
guess-indent.nvimLua

Automatically detects indentation style (tabs vs spaces and indent size) for Neovim buffers.

#editor-configuration#developer-tools#vim
Stars651
Forks19
Last commit1 year ago
autoclose.nvim
autoclose.nvimLua

A minimalist Neovim plugin written in Lua that automatically pairs and closes brackets.

#autoclose#bracket-completion#productivity
Stars646
Forks23
Last commit4 days ago
multicursors.nvim
multicursors.nvimLua

A multi-cursor plugin for Neovim that enables simultaneous text editing across multiple selections with intuitive keybindings.

#multi-cursor#productivity#vim-motions
Stars644
Forks16
Last commit1 year ago
wtf.nvim
wtf.nvimLua

A Neovim plugin that uses AI and web search to explain and fix LSP diagnostic messages directly in the editor.

#ai-coding-assistant#ai#code-fixing
Stars606
Forks17
Last commit1 month ago
nvim-scissors
nvim-scissorsLua

A Neovim plugin for automagical editing and creation of VS Code-style snippets with a user-friendly UI.

#editor-tool#productivity#json-automation
Stars582
Forks15
Last commit24 days ago
ultimate-autopair.nvim
ultimate-autopair.nvimLua

A highly customizable Neovim autopairing plugin with Tree-sitter support, multiline pairing, and filetype detection.

#treesitter#developer-tools#code-editing
Stars578
Forks8
Last commit6 days ago
agentic.nvim
agentic.nvimLua

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

#ai#developer-tools#productivity
Stars563
Forks53
Last commit3 days ago
tsc.nvim
tsc.nvimLua

A Neovim plugin for asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc).

#vimscript#developer-tools#vim
Stars548
Forks34
Last commit6 months ago
zeioth/garbage-day.nvim
zeioth/garbage-day.nvimLua

A Neovim plugin that automatically stops inactive LSP clients to free up RAM.

#resource-cleanup#developer-tools#ram-optimization
Stars523
Forks8
Last commit4 months ago
nvim-origami
nvim-origamiLua

A Neovim plugin providing elegant folding features with LSP/Treesitter integration, fold decorations, and intuitive keymaps.

#vimscript#treesitter#productivity
Stars521
Forks17
Last commit18 days ago
actions-preview.nvim
actions-preview.nvimLua

A Neovim plugin that previews code changes from LSP code actions before applying them.

#neovim-plugin#lsp-client#diff-preview
Stars518
Forks20
Last commit3 months 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 commit3 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
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
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
Stars421
Forks24
Last commit3 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
NeoComposer.nvim
NeoComposer.nvimLua

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

#editor-automation#productivity#status-line
Stars412
Forks10
Last commit1 year ago
easypick.nvim
easypick.nvimLua

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

#developer-tools#telescope-extension#workflow-automation
Stars408
Forks9
Last commit1 year ago
model.nvim
model.nvimLua

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

#ai#palm#ai-assistant
Stars397
Forks29
Last commit1 year ago
dap-buddy.nvim
dap-buddy.nvimLua

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

#vimscript#nvim-dap#editor-integration
Stars394
Forks46
Last commit3 years ago
monokai.nvim
monokai.nvimLua

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

#monokai#vim#syntax-highlighting
Stars392
Forks70
Last commit2 years ago
store.nvim
store.nvimLua

A Neovim plugin store with 6,200+ plugins, automatic installation, and an intuitive UI for browsing and managing extensions.

#plugin-manager#developer-tools#neovim-ecosystem
Stars370
Forks7
Last commit2 days ago
telescope-zoxide
telescope-zoxideLua

A Telescope.nvim extension that integrates zoxide for fast directory navigation within Neovim.

#productivity#zoxide#directory-navigation
Stars370
Forks21
Last commit1 year ago
smartcolumn.nvim
smartcolumn.nvimLua

A Neovim plugin that automatically hides the colorcolumn when lines are short and shows it only when needed.

#code-editing#workflow-optimization#visual-feedback
Stars366
Forks16
Last commit4 days ago
nfnl
nfnlFennel

A Neovim plugin that automatically compiles Fennel to Lua for configuration and plugins with zero runtime overhead.

#compiler#lisp#neovim-fennel
Stars357
Forks11
Last commit3 months ago
deadcolumn.nvim
deadcolumn.nvimLua

A Neovim plugin that dynamically shows the colorcolumn as you approach it, helping maintain code width.

#developer-tools#text-editor#neovim-plugin
Stars351
Forks11
Last commit10 months ago
nwm
nwmLua

A Neovim plugin that allows you to manage X11 windows as if they were buffers within the editor.

#productivity-tools#x11#linux-desktop
Stars349
Forks5
Last commit2 months ago
nvim-rip-substitute
nvim-rip-substituteLua

A Neovim plugin for search and replace using ripgrep with incremental preview, a popup UI, and modern regex syntax.

#ripgrep#incremental-preview#popup-ui
Stars319
Forks13
Last commit1 month ago
efmls-configs-nvim
efmls-configs-nvimLua

An unofficial collection of pre-configured linters and formatters for efm-langserver in Neovim.

#efm-langserver#developer-tools#editor-integration
Stars318
Forks50
Last commit22 days ago
goose.nvim
goose.nvimLua

A Neovim plugin that integrates the Goose AI agent, enabling chat and code assistance with editor context capture.

#context-capture#ai#developer-tools
Stars314
Forks12
Last commit3 months ago
fluoromachine.nvim
fluoromachine.nvimLua

A neon-drenched, retro-futuristic color scheme for Neovim, forked from Synthwave84 with customizable glow effects.

#fluoromachine#retro-futuristic#lua-configurable
Stars311
Forks13
Last commit9 months ago
PreviousPage 2 of 7Next

Related Tags

#Neovim Plugin223#Neovim176#Nvim172#Lua141#Developer Tools72#Productivity68#Nvim Lua39#Editor Enhancement38#Text Editing27#Vim26#Vimscript24#Syntax Highlighting23
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