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

tuis.nvim
tuis.nvimLua

A collection of interactive terminal user interfaces for Neovim to manage processes, containers, cloud resources, and developer tools.

#developer-tools#cli-enhancement#docker-management
Stars148
Forks2
Last commit6 months ago
easytables.nvim
easytables.nvimLua

A Neovim plugin for creating and editing markdown tables with live preview and intuitive cell navigation.

#vimscript#productivity#live-preview
Stars146
Forks4
Last commit8 months ago
telescope-heading.nvim
telescope-heading.nvimLua

A Telescope.nvim extension for quickly navigating between document headings in Neovim.

#headings#productivity#telescope-extension
Stars142
Forks17
Last commit3 months ago
nvim-chainsaw
nvim-chainsawLua

A Neovim plugin for smart, customizable insertion of various log statements using Treesitter for intelligent variable detection and placement.

#print-statements#treesitter#developer-tools
Stars138
Forks17
Last commit1 month 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
Stars136
Forks0
Last commit7 days ago
cd-project.nvim
cd-project.nvimLua

A minimalist Neovim plugin for quickly switching between project directories without complex project management features.

#productivity#workflow#minimalist
Stars133
Forks16
Last commit22 days ago
decisive.nvim
decisive.nvimLua

A Neovim plugin that aligns CSV columns using virtual text without modifying file content.

#vimscript#productivity#neovim-plugin
Stars127
Forks4
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
Stars125
Forks10
Last commit5 days ago
data-viewer.nvim
data-viewer.nvimLua

A lightweight Neovim plugin that provides a table view for inspecting CSV, TSV, and SQLite data files.

#tsv-viewer#plenary-nvim#neovim-plugin
Stars124
Forks7
Last commit2 years 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
Stars120
Forks5
Last commit6 days 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
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
Stars113
Forks6
Last commit3 months 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
Stars111
Forks8
Last commit5 months 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
Stars107
Forks7
Last commit3 months ago
ergoterm.nvim
ergoterm.nvimLua

A flexible terminal management plugin for Neovim that provides a single, powerful terminal abstraction adaptable to any CLI tool.

#vimscript#developer-tools#workflow-automation
Stars105
Forks5
Last commit1 month 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 commit2 months ago
rsync.nvim
rsync.nvimLua

A Neovim plugin that automatically synchronizes project files with rsync when you save.

#file-synchronization#editor-integration#remote-development
Stars103
Forks16
Last commit1 year ago
undo-glow.nvim
undo-glow.nvimLua

A Neovim plugin that adds animated visual feedback to text operations like undo, redo, yank, paste, and search.

#animation#cursor-movement#visual-feedback
Stars103
Forks3
Last commit20 days 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
stay-in-place.nvim
stay-in-place.nvimLua

A Neovim plugin that keeps the cursor stationary when using shift and filter actions.

#productivity#vim-motions#neovim-plugin
Stars100
Forks0
Last commit3 years ago
phpactor.nvim
phpactor.nvimLua

A Lua-based Neovim plugin that integrates the Phpactor PHP language server and provides additional PHP development commands.

#developer-tools#phpactor#language-server
Stars98
Forks9
Last commit6 months ago
diagnosticls-configs-nvim
diagnosticls-configs-nvimLua

A collection of preconfigured linters and formatters for diagnostic-languageserver in Neovim.

#linter#formatters#nvim-lsp
Stars94
Forks7
Last commit8 months ago
better-diagnostic-virtual-text
better-diagnostic-virtual-textLua

A Neovim plugin that enhances diagnostic virtual text display with better performance and customization.

#diagnostic#developer-tools#nvim-lua
Stars94
Forks3
Last commit2 years ago
cmp-dotenv
cmp-dotenvLua

A Neovim completion plugin that provides autocomplete suggestions for environment variables from .env files and system shell.

#developer-tools#environment-variables#productivity
Stars93
Forks0
Last commit2 years ago
auto-indent.nvim
auto-indent.nvimLua

A Neovim plugin that provides VSCode-like auto-indent behavior when pressing Tab at the first column.

#vimscript#developer-tools#auto-indent
Stars90
Forks1
Last commit2 years ago
rayso.nvim
rayso.nvimLua

A Neovim plugin that creates beautiful code snippets using ray.so directly from your editor.

#developer-tools#productivity#carbon
Stars86
Forks6
Last commit8 months ago
buffer-sticks.nvim
buffer-sticks.nvimLua

A Neovim plugin providing elegant visual indicators and a picker for navigating and managing open buffers.

#buffer-management#nvim-lua#neovim-plugin
Stars85
Forks11
Last commit4 months ago
blink-emoji.nvim
blink-emoji.nvimLua

An emoji completion source for the blink.cmp Neovim plugin, triggered by typing a colon.

#emoji#editor-tool#emoji-picker
Stars83
Forks6
Last commit3 months ago
time-machine.nvim
time-machine.nvimLua

A Neovim plugin providing an interactive timeline, diff previews, and tagging for advanced undo/redo history visualization and management.

#version-control#productivity#undotree
Stars80
Forks0
Last commit20 days ago
visimatch.nvim
visimatch.nvimLua

A Neovim plugin that highlights text matching the current visual selection in real-time without performance lag.

#vimscript#productivity#code-editing
Stars77
Forks3
Last commit10 months ago
nvim-puppeteer
nvim-puppeteerLua

Neovim plugin that automatically converts strings to f-strings or template strings and back in Python, JavaScript, and Lua.

#treesitter#developer-tools#lua-formatting
Stars77
Forks4
Last commit1 month ago
telescope-lazy-plugins.nvim
telescope-lazy-plugins.nvimLua

A Telescope extension for Neovim to quickly access and manage configurations of plugins managed by lazy.nvim.

#developer-tools#telescope-extension#plugin-management
Stars75
Forks3
Last commit
chaivim
chaivimLua

An easily configurable Neovim distribution with solid defaults and a cozy editor experience.

#plugin-manager#developer-tools#code-editing
Stars74
Forks1
Last commit1 year ago
GPTModels.nvim
GPTModels.nvimLua

A multi-model, window-based LLM AI plugin for Neovim, offering dedicated chat and code editing windows with an emphasis on stability.

#ai#ai-assistant#code-editing
Stars74
Forks5
Last commit1 year ago
treesitter-indent-object.nvim
treesitter-indent-object.nvimLua

A Neovim plugin providing context-aware indent textobjects powered by Treesitter for smarter code block selection.

#treesitter#nvim-treesitter#text-object
Stars74
Forks2
Last commit
actually.nvim
actually.nvimLua

A Neovim plugin that prompts you to choose the correct file when you accidentally open a non-existent path.

#productivity#shell-integration#workflow-automation
Stars66
Forks1
Last commit9 months ago
PreviousPage 4 of 7Next

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