Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nvim

Nvim

405 projects

Showing 36 of 405 projects

nvim-custom-diagnostic-highlight
nvim-custom-diagnostic-highlightLua

A Neovim plugin that applies custom highlight groups to specific diagnostics like unused variables and functions.

#highlight#developer-tools#code-editing
Stars62
Forks1
Last commit
camouflage.nvim
camouflage.nvimLua

A Neovim plugin that visually masks sensitive values in configuration files during screen sharing without modifying file content.

#treesitter#devops#secret-masking
Stars61
Forks1
Last commit1 month ago
lspmark.nvim
lspmark.nvimLua

A Neovim plugin for project-wise bookmarks with persistent storage using LSP symbols for accurate placement.

#bookmarks#telescope-extension#neovim-plugin
Stars61
Forks4
Last commit2 months ago
texmagic.nvim
texmagic.nvimLua

A Neovim plugin that enables per-project LaTeX build engine selection via magic comments for the TexLab LSP server.

#build-automation#latex#magic-comments
Stars59
Forks2
Last commit5 months ago
dotenv.nvim
dotenv.nvimLua

A minimalist Neovim plugin that loads environment variables from .env files directly into your editor.

#hacktoberfest#editor-tool#environment-variables
Stars59
Forks7
Last commit1 year ago
guttermarks.nvim
guttermarks.nvimLua

A Neovim plugin that displays marks (a-z, A-Z) as customizable signs in the buffer gutter.

#neovim-marks#marks#gutter-display
Stars58
Forks7
Last commit4 months ago
nvim-luxmotion
nvim-luxmotionLua

A Neovim plugin that provides smooth 60fps animations for cursor movement, word navigation, text objects, and viewport scrolling.

#animation#performance-optimization#vim-motions
Stars58
Forks2
Last commit1 month ago
headhunter.nvim
headhunter.nvimLua

A Neovim plugin for fast navigation and resolution of merge conflicts with customizable keybindings.

#version-control#developer-tools#productivity
Stars57
Forks3
Last commit10 months ago
convert.nvim
convert.nvimLua

A Neovim plugin for converting CSS units, color formats, and number systems directly in the editor.

#editor-tool#unit-conversion#productivity
Stars57
Forks1
Last commit7 months ago
dusk.nvim
dusk.nvimLua

A blazing fast Neovim configuration optimized for full-stack Java development with Spring Boot and Angular.

#neovimconfiguration#treesitter#fullstack-development
Stars54
Forks4
Last commit2 years ago
iwe.nvim
iwe.nvimLua

A Neovim plugin that integrates the IWE LSP for enhanced markdown-based knowledge management and note-taking workflows.

#productivity#markdown-editor#knowledge-management
Stars53
Forks1
Last commit12 days ago
stinvim
stinvimLua

A pre-configured Neovim distribution optimized for full-stack development with fast startup and extensive plugin support.

#plugin-manager#productivity#fullstack-development
Stars53
Forks1
Last commit6 months ago
ghostty.nvim
ghostty.nvimLua

A Neovim plugin that automatically validates Ghostty terminal configuration files on save.

#developer-tools#autocmd#configuration-validation
Stars49
Forks1
Last commit1 year ago
s3edit.nvim
s3edit.nvimLua

A Neovim plugin that enables direct editing of files from AWS S3 buckets within the editor.

#workflow-automation#dev-tools#neovim-plugin
Stars49
Forks5
Last commit1 year ago
just.nvim
just.nvimLua

A Neovim plugin that integrates the Just task runner, allowing you to run and manage tasks directly from the editor.

#justfile#workflow#just-integration
Stars49
Forks4
Last commit6 months ago
telescope-insert-path.nvim
telescope-insert-path.nvimLua

A Neovim plugin that uses Telescope to insert file paths into buffers with customizable path types and insertion locations.

#productivity#vim-mappings#editor-integration
Stars46
Forks6
Last commit
nvim-rg
nvim-rgVim Script

Run ripgrep asynchronously from Neovim and display results in a quickfix window.

#ripgrep#productivity#vim
Stars45
Forks3
Last commit1 day ago
fusen.nvim
fusen.nvimLua

A Neovim plugin for sticky note bookmarks with git branch awareness, hover annotations, and Telescope integration.

#bookmarks#sticky-notes#developer-tools
Stars43
Forks3
Last commit1 month ago
nvim-thyme
nvim-thymeFennel

A zero-overhead Fennel JIT compiler for Neovim that compiles at runtime with safety rollbacks.

#plugin-manager#runtime-compilation#rollback-system
Stars42
Forks1
Last commit9 months ago
co-author.nvim
co-author.nvimLua

A Neovim plugin that automatically fetches and adds co-authors to commit messages from repository history.

#version-control#developer-tools#vim
Stars42
Forks4
Last commit10 months ago
nvim-strict
nvim-strictLua

A strict, native code style formatting plugin for Neovim that highlights and fixes common style issues like deep nesting and overlong lines.

#formatting#editor-tool#regex
Stars41
Forks2
Last commit1 month ago
auto-pandoc.nvim
auto-pandoc.nvimNix

A Neovim plugin that automatically converts markdown files using pandoc based on YAML frontmatter settings.

#productivity#conversion#editor-integration
Stars41
Forks1
Last commit1 year ago
Korean-IME.nvim
Korean-IME.nvimLua

An OS-independent Korean and Hanja input method for Neovim that converts English keystrokes to Korean in-place.

#text-input#hangul#ime
Stars40
Forks3
Last commit7 months ago
telescope-toggleterm.nvim
telescope-toggleterm.nvimDockerfile

A Telescope.nvim extension for managing terminal buffers created with toggleterm.nvim.

#neovim-terminal#workflow#telescope-extension
Stars39
Forks1
Last commit4 years ago
split.nvim
split.nvimLua

A Neovim plugin that intelligently splits lines based on Lua patterns with automatic indentation and comment awareness.

#editor-tool#productivity#neovim-plugin
Stars38
Forks2
Last commit1 year ago
ns-textobject.nvim
ns-textobject.nvimLua

A Neovim textobject plugin that extends nvim-surround with enhanced text selection and manipulation capabilities.

#textobject#nvim-surround#vim
Stars37
Forks3
Last commit3 years ago
endec.nvim
endec.nvimLua

A Neovim plugin for encoding and decoding text in Base64, Base64URL, and URL (percent) formats.

#editor-tool#text-encoding#nvim-lua
Stars37
Forks2
Last commit1 year ago
copy_with_context.nvim
copy_with_context.nvimLua

A Neovim plugin that copies code snippets with file path, line number, and repository URL metadata for better context sharing.

#ai-assisted-development#developer-tools#workflow-automation
Stars36
Forks6
Last commit
iedit.nvim
iedit.nvimLua

A Neovim plugin for simultaneous editing of multiple text occurrences, inspired by Emacs's iedit.

#multiple-occurrences#iedit#productivity
Stars36
Forks3
Last commit7 months ago
music-controls.nvim
music-controls.nvimLua

A Neovim plugin to control music players like Spotify and VLC from within the editor using playerctl.

#productivity#workflow-tool#neovim-plugin
Stars35
Forks4
Last commit11 months ago
hierarchy-tree-go.nvim
hierarchy-tree-go.nvimLua

A Neovim plugin that displays hierarchical call chains for Go symbols with expandable tree views.

#call-hierarchy#neovim-plugin#editor-enhancement
Stars35
Forks4
Last commit3 years ago
whichpy.nvim
whichpy.nvimLua

A Neovim plugin to switch Python interpreters on the fly for LSP and DAP without restarting.

#python-development#nvim-lua#neovim-plugin
Stars35
Forks2
Last commit3 months ago
lytmode.nvim
lytmode.nvimLua

A Neovim color scheme inspired by the LYT-Mode theme for Obsidian, offering a unique middle-ground between light and dark modes.

#treesitter#treesitter-colorscheme#vim
Stars34
Forks1
Last commit1 month ago
lake-dweller.nvim
lake-dweller.nvimLua

A minimal dark Neovim colorscheme with three variants designed for readability at a glance.

#readability#minimalist#syntax-highlighting
Stars34
Forks1
Last commit3 months ago
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 commit1 month ago
nx.nvim
nx.nvimLua

A Neovim utility library providing convenient wrappers for Lua keymaps, highlights, autocommands, and options.

#nvim-lua#neovim-plugin#configuration
Stars33
Forks1
Last commit1 year ago
PreviousPage 9 of 12Next

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 years ago
8 months ago
1 month ago
#Neovim363
#Neovim Plugin349
#Lua290
#Nvim Plugin172
#Productivity115
#Developer Tools114
#Plugin75
#Vim72
#Syntax Highlighting52
#Editor Enhancement50
#Neovim Lua46
#Nvim Lua45