Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nvim

Nvim

404 projects

Showing 36 of 404 projects

smart-backspace.nvim
smart-backspace.nvimLua

A Neovim plugin providing context-aware backspace for handling pairs, whitespace, and indentation like an IDE.

#productivity#plugin-neovim#code-editing
Stars33
Forks1
Last commit7 days ago
selenized.nvim
selenized.nvimLua

A Lua port of the Selenized color palette for Neovim with Tree-sitter, nvim-cmp, and GitSigns support.

#gitsigns#syntax-highlighting#nvim-theme
Stars32
Forks14
Last commit11 months ago
theme-hub.nvim
theme-hub.nvimLua

A Neovim plugin to browse, install, and apply curated colorschemes via telescope pickers.

#theme-picker#plugin-management#neovim-plugin
Stars31
Forks1
Last commit9 months ago
cmp-go-pkgs
cmp-go-pkgsLua

nvim-cmp source for Go package imports, showing only inside import blocks after LSP attachment.

#autocompletion#import-suggestions#go-development
Stars31
Forks6
Last commit1 year ago
nvim-appname
nvim-appnameShell

A ZSH plugin for managing multiple Neovim configurations using NVIM_APPNAME with full tab completion.

#neovim-config#developer-tools#tab-completion
Stars30
Forks2
Last commit2 years ago
haskell-scope-highlighting.nvim
haskell-scope-highlighting.nvimLua

Neovim plugin for Haskell syntax highlighting that distinguishes variables by their scope (free vs. bound).

#vimscript#haskell#developer-tools
Stars30
Forks2
Last commit7 months ago
java-creator-nvim
java-creator-nvimLua

A Neovim plugin for interactively generating Java files (classes, interfaces, enums, records) with automatic package detection and setup.

#boilerplate-reduction#java#neovim-plugin
Stars29
Forks1
Last commit5 months ago
termux.nvim
termux.nvimLua

Neovim plugin that retrieves Android device information from Termux APIs for display in statuslines.

#battery-monitoring#volume-control#android
Stars28
Forks0
Last commit2 years ago
dotmd.nvim
dotmd.nvimLua

A Neovim plugin for organizing notes, todos, and journals in Markdown files without leaving the editor.

#personal-knowledge-management#todo#productivity
Stars28
Forks0
Last commit20 days ago
bookmarks.nvim
bookmarks.nvimLua

A Neovim plugin for managing persistent line bookmarks with SQLite storage and Telescope integration.

#bookmarks#productivity#bookmarks-manager
Stars28
Forks2
Last commit2 months ago
cobalt.nvim
cobalt.nvimLua

A Neovim port of the classic blue TextMate theme, designed to be easy on the eyes.

#daltonism#treesitter#developer-tools
Stars28
Forks1
Last commit2 months ago
silentium.nvim
silentium.nvimLua

A pragmatic, logical, and monochrome color theme for Neovim designed to enhance readability and reduce eye strain.

#readability#vim-colorscheme#developer-tools
Stars27
Forks3
Last commit7 days ago
dockyard.nvim
dockyard.nvimLua

Interactive Docker dashboard for Neovim to view and manage containers, images, networks, and logs directly in the editor.

#container-orchestration#docker-management#editor-integration
Stars27
Forks3
Last commit2 months ago
git-prompt-string-lualine.nvim
git-prompt-string-lualine.nvimLua

A lualine.nvim component that displays git-prompt-string in your Neovim statusline.

#developer-tools#git-prompt#neovim-plugin
Stars27
Forks1
Last commit2 years ago
tabs-vs-spaces.nvim
tabs-vs-spaces.nvimLua

A Neovim plugin that highlights and fixes inconsistent indentation (tabs vs spaces) in your code.

#vimscript#formatting#highlight
Stars26
Forks0
Last commit1 year ago
readonly.nvim
readonly.nvimLua

A Neovim plugin that prevents editing sensitive files to avoid accidental data leaks from plugins.

#plugin-manager#sensitive-data#editor-security
Stars24
Forks2
Last commit1 year ago
command-and-cursor.nvim
command-and-cursor.nvimLua

Neovim plugin that highlights cursor and visual selections when entering command mode for better visibility.

#user-interface#cursor-highlight#nvim-lua
Stars24
Forks0
Last commit1 year ago
tmux-send.nvim
tmux-send.nvimLua

A Neovim plugin that sends buffer content or file paths from file explorers to tmux panes for interactive development.

#buffer-management#neovim-plugin#nvim-plugin
Stars23
Forks1
Last commit6 months ago
cryptoprice.nvim
cryptoprice.nvimLua

A NeoVim plugin that displays cryptocurrency prices directly in your editor using the CoinGecko API.

#crypto#developer-tools#productivity
Stars23
Forks1
Last commit8 months ago
md-table-tidy.nvim
md-table-tidy.nvimLua

A lightweight Neovim plugin that automatically formats markdown tables by aligning pipes, cells, and headers.

#editor-tool#treesitter#table-formatter
Stars23
Forks3
Last commit5 months ago
sos.nvim
sos.nvimLua

An autosaver plugin for Neovim that automatically saves changed buffers based on a configurable timer, eliminating manual saves.

#file-synchronization#editor-tool#productivity
Stars22
Forks0
Last commit1 year ago
gpg.nvim
gpg.nvimLua

A Neovim plugin for transparently editing symmetrically encrypted GPG files with automatic decryption and encryption.

#gpg#nvim-lua#symmetric-encryption
Stars22
Forks3
Last commit5 months ago
repolink.nvim
repolink.nvimLua

A Neovim plugin that generates HTTP permalinks to files and line ranges in Git repositories for easy sharing.

#vimscript#version-control#developer-tools
Stars22
Forks2
Last commit2 years ago
yanklock.nvim
yanklock.nvimLua

A Neovim plugin that temporarily locks the paste register to "0, enabling safe use of delete/change motions while preserving yanked content.

#productivity#nvim-lua#plugin-management
Stars21
Forks0
Last commit1 year ago
dap-breakpoints.nvim
dap-breakpoints.nvimLua

A Neovim plugin for managing debugger breakpoints with virtual text display, advanced breakpoint creation, and exception filter editing.

#nvim-dap#neovim-plugin#persistent-breakpoints
Stars21
Forks1
Last commit6 months ago
blame-column.nvim
blame-column.nvimLua

A Neovim plugin that displays git blame information in a dedicated column with real-time updates and extensive customization.

#real-time-updates#version-control#git-blame
Stars20
Forks2
Last commit1 year ago
brewfile.nvim
brewfile.nvimLua

A Neovim plugin to manage Homebrew packages directly from your Brewfile with install/uninstall, info, and homepage opening.

#dependency-manager#developer-tools#workflow-automation
Stars20
Forks0
Last commit8 months ago
vietnamese.nvim
vietnamese.nvimLua

A Neovim plugin for native Vietnamese text input with automatic diacritic processing and IME integration.

#ime-integration#vni#ime
Stars19
Forks3
Last commit1 month ago
warp.nvim
warp.nvimLua

A lightweight project-local file list for Neovim, providing quick access to important files via a floating window or keymaps.

#vimscript#editor-tool#productivity
Stars19
Forks0
Last commit20 days ago
crazy-coverage.nvim
crazy-coverage.nvimLua

A Neovim plugin that displays code coverage overlays directly in the editor with smart auto-loading and file watching.

#lcov#llvm-cov#developer-tools
Stars18
Forks4
Last commit2 months ago
ronny.nvim
ronny.nvimLua

A dark Neovim color scheme inspired by the Monokai theme with extensive plugin support.

#treesitter#editor-theme#monokai
Stars18
Forks2
Last commit3 months ago
warp.nvim
warp.nvimLua

A Neovim motion plugin that jumps to file paths, URLs, and Markdown links from any buffer including terminals.

#productivity#terminal-integration#terminal
Stars18
Forks0
Last commit11 days ago
only-tmux.nvim
only-tmux.nvimLua

A Neovim plugin that extends the :only command to minimize both Neovim panes and tmux panes with a single keybind.

#pane-management#workflow-optimization#neovim-plugin
Stars18
Forks1
Last commit1 month ago
imprint.nvim
imprint.nvimLua

Generate pixel-perfect code screenshots directly from Neovim, preserving your colorscheme and highlights.

#playwright#python-integration#code-screenshots
Stars17
Forks2
Last commit5 months ago
hopcsharp.nvim
hopcsharp.nvimLua

A lightweight Neovim plugin for fast code navigation in large C# projects using cached tree-sitter parsing and SQLite.

#developer-tools#neovim-plugin#tree-sitter
Stars17
Forks2
Last commit1 day ago
k2589/LLuMinate.nvim
k2589/LLuMinate.nvimLua

Neovim plugin that automatically enriches copied code snippets with LSP symbol definitions and hover information for LLM context.

#llm-context#developer-tools#productivity
Stars17
Forks0
Last commit1 year ago
PreviousPage 10 of 12Next

Related Tags

#Neovim361#Neovim Plugin348#Lua289#Nvim Plugin172#Productivity115#Developer Tools114#Plugin75#Vim71#Syntax Highlighting51#Editor Enhancement50#Neovim Lua46#Nvim Lua45
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