Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim Plugin

Neovim Plugin

767 projects

Showing 36 of 767 projects

yankbank-nvim
yankbank-nvimLua

A Neovim plugin that tracks yank and deletion history, providing a quick-access popup menu with optional session persistence.

#productivity#vim#neovim-plugin
Stars123
Forks8
Last commit1 month ago
remote-ssh.nvim
remote-ssh.nvimLua

A Neovim plugin that enables remote file editing with full LSP and TreeSitter support by running language servers on remote machines while keeping editing local.

#terminal-emulator#treesitter#remote-development
Stars123
Forks6
Last commit
ferris.nvim
ferris.nvimLua

A Neovim plugin that provides direct access to Rust Analyzer's LSP extensions for Rust development.

#macro-expansion#ferris#neovim-plugin
Stars122
Forks8
Last commit10 months ago
thorn.nvim
thorn.nvimLua

A minimal green color scheme for Neovim with dark/light variants and low-contrast highlights for eye comfort.

#vim#syntax-highlighting#alacritty-colorscheme
Stars121
Forks5
Last commit28 days ago
nvim-rulebook
nvim-rulebookLua

A Neovim plugin that prettifies TypeScript errors, adds inline ignore comments, and looks up rule documentation for over 50 linters and formatters.

#diagnostic-tool#developer-tools#pretty-errors
Stars119
Forks5
Last commit2 months ago
yeet.nvim
yeet.nvimLua

A Neovim plugin for running shell commands in terminal buffers or tmux panes with zero configuration.

#vimscript#developer-tools#shell-commands
Stars119
Forks5
Last commit3 months ago
nvim-terminal
nvim-terminalLua

A Lua-Neovim plugin for toggling and managing terminal windows with multiple buffer support.

#lua-scripting#developer-tools#workflow-optimization
Stars117
Forks8
Last commit4 months ago
due.nvim
due.nvimLua

Neovim plugin that displays due dates and times for date strings in markdown files.

#vimscript#productivity#date-display
Stars117
Forks3
Last commit2 years ago
blink-ripgrep.nvim
blink-ripgrep.nvimLua

A Neovim completion source for blink.cmp that provides project-wide word completions using ripgrep or git grep.

#ripgrep#productivity#code-editing
Stars116
Forks9
Last commit1 day ago
cobalt2.nvim
cobalt2.nvimLua

A cobalt2 color theme for Neovim implemented in Lua using the colorbuddy library.

#developer-tools#vim#syntax-highlighting
Stars115
Forks13
Last commit7 months ago
arena.nvim
arena.nvimLua

A frecency-based buffer switcher for Neovim that sorts files by frequency and recency for fast navigation.

#vimscript#editor-tool#productivity
Stars115
Forks9
Last commit3 months ago
apyra/nvim-unity.nvim
apyra/nvim-unity.nvimC#

A Unity package and Neovim plugin that integrates Neovim as the default code editor for Unity with .csproj generation and LSP support.

#nvim-integration#csharp#neovim-plugin
Stars114
Forks20
Last commit2 months ago
commented.nvim
commented.nvimLua

A Neovim commenting plugin written in Lua that supports operators, motions, and over 60 languages.

#editor-tool#vim-motions#customizable
Stars114
Forks2
Last commit4 years ago
morph.nvim
morph.nvimLua

A React-like renderer for building interactive text user interfaces (TUIs) in Neovim with components and state.

#interactive-buffers#reactive-state#component-based
Stars113
Forks0
Last commit1 month ago
Kasier-Yang/blink-cmp-avante
Kasier-Yang/blink-cmp-avanteLua

Avante source plugin for blink.cmp providing mention, command, and shortcut completion in Neovim.

#lua-plugin#completion-engine#avante-integration
Stars113
Forks4
Last commit10 months ago
smart-paste.nvim
smart-paste.nvimLua

A Neovim plugin that automatically adjusts pasted code to the correct indentation level using a three-tier strategy.

#treesitter#developer-tools#productivity
Stars112
Forks3
Last commit1 month ago
atlas.nvim
atlas.nvimLua

A Neovim plugin for browsing and managing Bitbucket pull requests and Jira issues directly within the editor.

#developer-tools#issue-tracking#jira
Stars112
Forks9
Last commit7 days ago
nvimesweeper
nvimesweeperLua

A Minesweeper game plugin for Neovim 0.7+, bringing classic puzzle gaming directly to your text editor.

#productivity-tool#text-editor-gaming#neovim-plugin
Stars112
Forks4
Last commit1 year ago
nvim-markdown-preview
nvim-markdown-previewCSS

A Neovim plugin for live browser previews of Markdown files using pandoc and live-server.

#live-server#editor-tool#markdown-preview
Stars112
Forks17
Last commit2 years ago
git-dev.nvim
git-dev.nvimLua

A Neovim plugin to open remote Git repositories with ephemeral shallow clones, providing a GitHub.dev-like experience directly in your editor.

#developer-tools#workflow-automation#code-browsing
Stars112
Forks6
Last commit2 months ago
nvim-projectconfig
nvim-projectconfigLua

A Neovim plugin that loads configuration files based on the current working directory, enabling project-specific settings.

#vimscript#vim#workflow-automation
Stars111
Forks11
Last commit1 year ago
sllm.nvim
sllm.nvimLua

A lightweight Neovim wrapper for the llm CLI, enabling ChatGPT-style LLM interactions directly in your editor.

#ai#streaming-chat#developer-tools
Stars110
Forks8
Last commit4 months ago
kitty-runner.nvim
kitty-runner.nvimLua

A Neovim plugin that sends lines from your buffer to a Kitty terminal, acting as a lightweight REPL.

#vim-plugin-alternative#developer-tools#kitty-terminal
Stars110
Forks18
Last commit2 months ago
pendulum-nvim
pendulum-nvimGo

A privacy-focused Neovim plugin that automatically tracks time spent coding across projects and files, storing data locally in CSV format.

#developer-tools#productivity#activity-monitoring
Stars109
Forks5
Last commit4 months ago
esqueleto.nvim
esqueleto.nvimLua

A Neovim plugin for inserting file templates (skeletons) based on file type or name with wildcard support.

#boilerplate-reduction#productivity#vim-skeletons
Stars109
Forks7
Last commit11 months ago
url-open
url-openLua

A Neovim plugin that opens URLs under the cursor in your default browser and highlights all URLs in the buffer.

#vimscript#developer-tools#productivity
Stars107
Forks11
Last commit7 months ago
rgflow.nvim
rgflow.nvimLua

A Neovim plugin that provides a CLI-like UI for ripgrep searches, placing results in the QuickFix list.

#ripgrep#productivity#nvim-lua
Stars107
Forks4
Last commit10 months ago
telescope-alternate.nvim
telescope-alternate.nvimLua

A Neovim plugin to quickly navigate between related files using regex patterns, with support for Telescope and fzf-lua.

#codebase-navigation#rails#productivity
Stars107
Forks14
Last commit11 months ago
quicktest.nvim
quicktest.nvimC++

A Neovim plugin for running tests with live feedback in split windows or popups, supporting multiple languages and frameworks.

#vimscript#developer-tools#test-runner
Stars104
Forks10
Last commit1 month ago
nap.nvim
nap.nvimLua

A lightweight Neovim plugin for quick navigation between buffers, tabs, files, diagnostics, and other items using single-key repeats.

#workflow-optimization#buffer-management#lua-configurable
Stars104
Forks5
Last commit2 years ago
markdown-table-mode.nvim
markdown-table-mode.nvimLua

A Neovim plugin that automatically formats markdown tables when leaving insert mode or typing a pipe character.

#lua-plugin#productivity-tools#markdown-editing
Stars104
Forks7
Last commit1 month ago
tabline-framework.nvim
tabline-framework.nvimLua

A user-friendly Neovim framework for building custom tablines with minimal Lua code.

#vim-tabs#neovim-plugin#ui-customization
Stars102
Forks8
Last commit3 years ago
NeoColumn.nvim
NeoColumn.nvimLua

Neovim plugin that highlights individual characters with a toggleable ColorColumn for line length management.

#syntax-highlighting#text-editor#code-readability
Stars102
Forks1
Last commit2 years ago
nvim-comment-frame
nvim-comment-frameLua

A Neovim plugin that creates language-aware comment frames using Tree-sitter for automatic syntax detection.

#treesitter#developer-tools#syntax-highlighting
Stars101
Forks2
Last commit10 months ago
paperplanes.nvim
paperplanes.nvimFennel

A Neovim plugin for posting code selections or buffers to various online pastebin services.

#developer-tools#productivity#pastebin
Stars100
Forks3
Last commit11 months ago
select-undo.nvim
select-undo.nvimLua

A Neovim plugin for selectively undoing changes to specific lines or visual selections without affecting the rest of the file.

#lua-plugin#undo-system#neovim-plugin
Stars100
Forks4
Last commit1 year ago
PreviousPage 16 of 22

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
Next
#Neovim548
#Lua450
#Nvim266
#Productivity218
#Developer Tools212
#Nvim Plugin154
#Editor Enhancement117
#Plugin114
#Vim109
#Vimscript89
#Syntax Highlighting79
#Vim Plugin69