Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim

Neovim

689 projects

Showing 36 of 689 projects

nix-develop.nvim
nix-develop.nvimLua

Run nix develop and related commands directly within Neovim without restarting the editor.

#flakes#shell-integration#vim
Stars68
Forks3
Last commit4 months ago
nvim-picgo
nvim-picgoLua

A Neovim plugin that uploads images from disk or clipboard to various image hosting services and generates markdown links.

#image-upload#developer-tools#productivity
Stars68
Forks8
Last commit2 months ago
caskey.nvim
caskey.nvimLua

Declarative keymappings configuration for Neovim using cascading trees.

#buffer-local#plugin-management#neovim-plugin
Stars67
Forks2
Last commit3 years ago
My Neovim Config
My Neovim ConfigLua

A minimal, fast Neovim configuration written in Lua optimized for web development workflows.

#neovim-config#developer-tools#productivity
Stars66
Forks2
Last commit3 years ago
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
Stars65
Forks1
Last commit8 months ago
pathfinder.nvim
pathfinder.nvimLua

A Neovim plugin that enhances gf/gF/gx with multiline look-ahead, smarter file/URL resolution, and visual file/link pickers.

#developer-tools#productivity#text-editor
Stars64
Forks4
Last commit6 months ago
marker-groups.nvim
marker-groups.nvimLua

A Neovim plugin for organizing and annotating code with persistent, grouped markers for reviews, debugging, and navigation.

#project-navigation#productivity#code-annotation
Stars64
Forks2
Last commit6 days ago
signup.nvim
signup.nvimLua

A Neovim plugin providing LSP signature help with floating windows, dock mode, and extensive customization.

#vimscript#developer-tools#neovim-plugin
Stars64
Forks1
Last commit4 months ago
nvim
nvimLua

A Lua-based Neovim theme offering a wide variety of color schemes for dark, light, and custom styles.

#themes#productivity#emacs-theme
Stars63
Forks2
Last commit1 year ago
themify.nvim
themify.nvimLua

A lightweight Neovim colorscheme manager and switcher with live preview and lazy loading.

#plugin-manager#developer-tools#ui-tools
Stars62
Forks2
Last commit1 year ago
i18n.nvim
i18n.nvimLua

A Neovim plugin for previewing and managing i18n translations directly in the editor, supporting JSON, YAML, .properties, and JS/TS modules.

#yaml#editor-integration#internationalization
Stars62
Forks5
Last commit10 days ago
calcium.nvim
calcium.nvimLua

A Neovim plugin for in-buffer mathematical calculations with visual mode, functions, and variable support.

#editor-tool#calculator#scratchpad
Stars62
Forks2
Last commit5 months ago
witch-line
witch-lineLua

A blazing fast, modular, and customizable statusline plugin for Neovim with a unique reference-based component system.

#component-system#modular#editor-enhancement
Stars62
Forks0
Last commit2 months ago
neural-open.nvim
neural-open.nvimLua

A Neovim file picker that learns your navigation patterns using a neural network to rank files by what you're most likely to open next.

#personalization#neural-network#productivity
Stars62
Forks2
Last commit1 month ago
Vim
VimVim Script

A Vim plugin providing syntax highlighting and language support for Quarto (.qmd) documents.

#code-blocks#syntax-highlighting#quarto
Stars61
Forks9
Last commit4 months ago
windex.nvim
windex.nvimLua

A Neovim plugin for clean window maximizing, terminal toggling, and seamless window/tmux pane movement.

#maximizing#terminal-toggling#workflow-optimization
Stars61
Forks1
Last commit3 years ago
nvenv
nvenvV

A lightweight and blazing fast Neovim version manager written in Vlang.

#fast#developer-tools#vlang
Stars61
Forks5
Last commit1 year ago
python-import.nvim
python-import.nvimPython

A Neovim plugin that automatically inserts Python import statements using lookup tables, project analysis, and LSP completion.

#import-automation#python-development#editor-tool
Stars61
Forks0
Last commit10 months ago
min-theme.nvim
min-theme.nvimLua

A Neovim colorscheme port of the popular Min Theme from Visual Studio Code.

#vim#syntax-highlighting#dark-theme
Stars60
Forks4
Last commit1 year 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
Stars60
Forks4
Last commit6 days ago
neaterm.nvim
neaterm.nvimLua

A smart terminal plugin for Neovim that functions as a tiling window manager for terminal sessions.

#terminal-emulator#developer-tools#repl-integration
Stars59
Forks1
Last commit10 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
Stars58
Forks2
Last commit3 months ago
refjump.nvim
refjump.nvimLua

A Neovim plugin for jumping between LSP references in the current buffer using simple keybindings.

#editor-tool#developer-tools#productivity
Stars58
Forks4
Last commit5 months 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 commit7 months ago
nvim-smartbufs
nvim-smartbufsLua

A Neovim plugin for smarter buffer management with terminal persistence and layout-aware closing.

#neovim-terminal#productivity#vim-buffers
Stars57
Forks2
Last commit3 years 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
Stars56
Forks7
Last commit1 year ago
json-to-types.nvim
json-to-types.nvimLua

A Neovim plugin that automatically generates type definitions from JSON for over 20 programming languages.

#developer-tools#static-typing#type-generation
Stars56
Forks5
Last commit3 months ago
luarocks-tag-release
luarocks-tag-releaseLua

A GitHub workflow that automatically publishes LuaRocks packages from git tags, designed for Neovim plugins.

#release#cicd#workflow
Stars56
Forks3
Last commit2 days ago
flemma.nvim
flemma.nvimLua

An AI workspace inside Neovim where every conversation is a plain text document you own, edit, and version.

#ai#ai-assistant#autonomous-agent
Stars55
Forks3
Last commit2 days ago
fluoride
fluorideLua

A Neovim plugin for viewing, reordering, renaming, duplicating, deleting, and annotating code declarations via a floating window or split.

#treesitter#vim-motions#sidebar
Stars54
Forks1
Last commit2 months ago
nvim-goc.lua
nvim-goc.luaLua

A Neovim plugin for displaying Go test coverage directly in the editor with visual highlights.

#vimscript#developer-tools#test-coverage
Stars54
Forks9
Last commit7 months ago
markit.nvim
markit.nvimLua

A Neovim plugin that enhances marks and bookmarks with visual annotations, navigation, and picker integration.

#bookmarks#productivity#marks
Stars54
Forks2
Last commit8 months ago
nvim-cartographer
nvim-cartographerLua

A Neovim plugin that simplifies creating and managing key mappings in Lua with a builder-style API.

#buffer-local#neovim-plugin#plugin
Stars54
Forks4
Last commit3 years 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
Stars54
Forks1
Last commit1 month 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
Stars53
Forks4
Last commit2 years 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
Stars52
Forks7
Last commit1 month ago
PreviousPage 18 of 20Next

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
#Neovim Plugin548
#Lua450
#Nvim281
#Developer Tools197
#Productivity185
#Vim155
#Nvim Plugin123
#Plugin116
#Syntax Highlighting111
#Editor Enhancement83
#Vim Plugin80
#Text Editor77