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

base16-nvim
base16-nvimLua

Neovim plugin for building base16 colorschemes with built-in Treesitter and LSP support.

#vimscript#treesitter#syntax-highlighting
Stars636
Forks94
Last commit1 month ago
nvim-cokeline
nvim-cokelineLua

A highly customizable Neovim bufferline plugin that provides a framework for building your ideal tab interface.

#hacktoberfest#tab-management#mouse-support
Stars628
Forks42
Last commit1 year ago
registers.nvim
registers.nvimLua

Neovim plugin that displays register contents in a preview window when accessing registers, eliminating the need for :reg.

#register-management#workflow-optimization#neovim-plugin
Stars618
Forks24
Last commit6 months ago
neovim-session-manager
neovim-session-managerLua

A Neovim plugin that manages sessions using built-in :mksession, similar to VS Code's folder-based workspace persistence.

#workspaces#productivity#sessions
Stars613
Forks59
Last commit4 months ago
statuscol.nvim
statuscol.nvimLua

A Neovim plugin for building a fully customizable and clickable status column with segments for folds, signs, and line numbers.

#signs#neovim-plugin#plugin
Stars611
Forks30
Last commit1 year ago
Aaronik/Treewalker.nvim
Aaronik/Treewalker.nvimLua

A Neovim plugin for syntax tree-aware navigation and swapping of code objects like functions, blocks, and statements.

#developer-tools#movement#swapping
Stars610
Forks20
Last commit5 days 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
Stars603
Forks16
Last commit6 days ago
minty
mintyLua

A Neovim plugin providing beautifully crafted color manipulation tools for Shades and Huefy commands.

#color-tools#visual-design#theme-development
Stars602
Forks8
Last commit1 year ago
haskell-tools.nvim
haskell-tools.nvimLua

A Neovim plugin that enhances Haskell development with LSP integration, Hoogle search, GHCi REPL, and advanced tooling.

#haskell#lua-plugin#ghci-repl
Stars597
Forks21
Last commit1 day ago
package-info.nvim
package-info.nvimLua

A Neovim plugin that displays npm/yarn/pnpm/bun dependency versions as virtual text and provides quick commands for package management.

#package-json#npm#vim
Stars594
Forks41
Last commit1 month ago
competitest.nvim
competitest.nvimLua

A Neovim plugin for competitive programming that manages testcases, downloads problems from online judges, and runs solutions.

#online-judge-integration#neovim-plugin#neovim-lua
Stars589
Forks35
Last commit1 year 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
Stars579
Forks13
Last commit1 month 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
Stars575
Forks8
Last commit1 month ago
nvim-treesitter-textsubjects
nvim-treesitter-textsubjectsTree-sitter Query

Neovim plugin providing location and syntax aware text objects that intelligently select code based on context.

#treesitter#vim-motions#plugin-extension
Stars567
Forks25
Last commit
hlargs.nvim
hlargs.nvimLua

A Neovim plugin that highlights function argument definitions and usages using Treesitter, with optional highlighting for unused arguments.

#treesitter#syntax-highlighting#code-readability
Stars563
Forks15
Last commit3 days ago
nvim-metals
nvim-metalsLua

A Neovim plugin providing enhanced LSP support for Scala development with Metals language server.

#developer-tools#language-server#nvim-lsp
Stars562
Forks90
Last commit1 month ago
tsc.nvim
tsc.nvimLua

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

#vimscript#developer-tools#vim
Stars545
Forks34
Last commit4 months ago
cmake-tools.nvim
cmake-tools.nvimLua

A pure Lua Neovim plugin providing comprehensive CMake project integration with build, test, and debug workflows.

#cmake-tools#developer-tools#test-runner
Stars543
Forks106
Last commit4 days ago
persisted.nvim
persisted.nvimLua

A Neovim plugin for managing sessions with git branching, autoloading, and Telescope integration.

#telescope-extension#workflow-automation#session
Stars541
Forks33
Last commit1 month ago
gesture.nvim
gesture.nvimLua

A mouse gesture plugin for Neovim that allows users to execute commands by drawing simple directional patterns with the mouse.

#keyboard-alternative#workflow-optimization#mouse-gestures
Stars541
Forks2
Last commit1 month ago
one-small-step-for-vimkind
one-small-step-for-vimkindLua

A debug adapter for Neovim that enables debugging of Lua plugins and configuration files using the Debug Adapter Protocol.

#debugging-tools#development-workflow#nvim-dap
Stars540
Forks17
Last commit
live-command.nvim
live-command.nvimLua

A Neovim plugin that provides real-time previews for commands like :norm and macros as you type.

#developer-tools#productivity#neovim-plugin
Stars540
Forks5
Last commit5 months ago
lean.nvim
lean.nvimLua

A Neovim plugin providing comprehensive language support for the Lean theorem prover, including an infoview, abbreviations, and LSP integration.

#semantic-highlighting#unicode-abbreviations#lean
Stars540
Forks54
Last commit2 days ago
kommentary
kommentaryLua

A Neovim plugin written in Lua for commenting and uncommenting lines, visual selections, and motions.

#commenting#developer-tools#comment
Stars532
Forks13
Last commit2 years ago
windline.nvim
windline.nvimLua

A highly customizable, animated statusline plugin for Neovim with per-filetype support and built-in animations.

#animation#vim#vimscript-alternative
Stars527
Forks19
Last commit7 months ago
iswap.nvim
iswap.nvimLua

Interactively select and swap function arguments, list elements, and other code nodes in Neovim using tree-sitter.

#hacktoberfest#neovim-plugin#tree-sitter
Stars526
Forks22
Last commit11 days ago
winshift.nvim
winshift.nvimLua

A Neovim plugin for freely rearranging and swapping windows with intuitive keyboard-driven movement.

#keyboard-driven#productivity#vim-motions
Stars525
Forks10
Last commit2 years ago
Neovim
NeovimLua

A Neovim plugin providing language support, code execution, and preview features for working with Quarto documents.

#document-preview#code-execution#language-server
Stars522
Forks22
Last commit1 month ago
debugprint.nvim
debugprint.nvimLua

A NeoVim plugin for printf-style debugging that inserts debug statements with file, line, and variable info across 40+ languages.

#multi-language#treesitter#developer-tools
Stars522
Forks27
Last commit28 days ago
guard.nvim
guard.nvimLua

A lightweight, fast, and asynchronous formatting and linting plugin for Neovim 0.10+.

#developer-tools#editor-integration#async
Stars520
Forks26
Last commit4 months 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
Stars516
Forks20
Last commit1 month ago
bufdelete.nvim
bufdelete.nvimLua

Delete Neovim buffers without messing up your window layout, providing a better alternative to :bdelete.

#productivity-tools#workflow-optimization#buffer-management
Stars515
Forks22
Last commit2 years 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
Stars515
Forks7
Last commit3 months ago
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
Forks21
Last commit10 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
Stars510
Forks14
Last commit12 days 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 commit2 months ago
PreviousPage 7 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
9 months ago
4 months ago
Next
#Neovim498
#Lua399
#Nvim247
#Productivity189
#Developer Tools185
#Nvim Plugin142
#Editor Enhancement106
#Plugin99
#Vim98
#Vimscript76
#Syntax Highlighting70
#Text Editing63