Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim

Neovim

632 projects

Showing 36 of 632 projects

Abstract
AbstractLua

A pre-configured Neovim setup that transforms the editor into a modern, feature-rich IDE.

#neovim-config#developer-tools#abstract-ide
Stars207
Forks14
Last commit16 days ago
roshnivim
roshnivimLua

A Neovim configuration that transforms the editor into a modern IDE with advanced features and plugins.

#neovim-config#developer-tools#abstract-ide
Stars207
Forks14
Last commit16 days ago
nvim-hardline
nvim-hardlineLua

A simple, lightweight statusline and bufferline plugin for Neovim written in Lua.

#lua-plugin#vim-airline-alternative#lightweight
Stars205
Forks27
Last commit2 years ago
indent-o-matic
indent-o-maticLua

A simple, fast indentation detection plugin for Neovim that finds the first standard indentation pattern in a file.

#editor-configuration#developer-tools#lua-plugin
Stars204
Forks13
Last commit6 months ago
nvim-gomove
nvim-gomoveLua

A Neovim plugin for moving and duplicating lines and blocks with fold handling, reindenting, and unified undo.

#productivity#lua-plugin#code-editing
Stars204
Forks3
Last commit3 years ago
nougat.nvim
nougat.nvimLua

A hyperextensible, performance-focused plugin for building custom statuslines, tablines, and winbars in Neovim.

#vimscript#winbar#modular-design
Stars202
Forks4
Last commit2 years ago
nvim-test
nvim-testLua

A Neovim wrapper for running tests across multiple programming languages and test runners.

#multi-language#pytest#test-runner
Stars198
Forks25
Last commit24 days ago
nvim-toggler
nvim-togglerLua

A Neovim plugin that toggles words between predefined pairs using pure Lua.

#editor-tool#productivity#nvim-lua
Stars194
Forks6
Last commit2 months ago
nvim-ghost.nvim
nvim-ghost.nvimPython

A zero-dependency Neovim plugin for GhostText that enables editing browser text areas directly in Neovim.

#vimscript#workflow-tool#wsl2
Stars194
Forks11
Last commit25 days ago
carbon-now.nvim
carbon-now.nvimLua

A Neovim plugin that generates beautiful, shareable code snippet images directly from your editor.

#developer-tools#productivity#vim
Stars193
Forks6
Last commit7 months ago
tree-sitter-just
tree-sitter-justJust

A Tree-sitter grammar for Justfiles, enabling syntax highlighting and parsing for the just command runner.

#command-runner#justfile#parser-grammar
Stars192
Forks39
Last commit2 months ago
cmp-under-comparator
cmp-under-comparatorLua

A Neovim nvim-cmp comparator that sorts completion items starting with underscores to the end of suggestions.

#autocompletion#developer-tools#code-editing
Stars192
Forks2
Last commit4 years ago
image_preview.nvim
image_preview.nvimLua

A Neovim plugin that displays image previews directly in supported terminals like WezTerm and Kitty.

#image-preview#developer-tools#kitty-terminal
Stars190
Forks13
Last commit1 month ago
one_monokai.nvim
one_monokai.nvimLua

A VSCode One Monokai-inspired colorscheme rewritten in Lua for seamless Neovim integration.

#customizable-theme#lua-plugin#monokai
Stars190
Forks11
Last commit1 month ago
search.nvim
search.nvimLua

A Neovim plugin that adds tabbed search interfaces to Telescope for seamless switching between different search modes.

#productivity-tool#developer-tools#search-workflow
Stars189
Forks5
Last commit2 years ago
compiler-explorer.nvim
compiler-explorer.nvimLua

Compile code and explore assembly directly from Neovim using the Compiler Explorer (Godbolt) API.

#developer-tools#assembly#c
Stars189
Forks10
Last commit3 months ago
project.nvim
project.nvimLua

A Neovim plugin that automatically detects and changes to project roots, with integrated UI and picker support.

#mini-starter#telescope-extension#nvim-lua
Stars188
Forks11
Last commit2 days ago
boole.nvim
boole.nvimLua

Neovim plugin that extends increment/decrement keys to toggle booleans and cycle through words like days, months, and colors.

#productivity#vim-mappings#word-cycling
Stars188
Forks8
Last commit2 years ago
carbon.nvim
carbon.nvimLua

A simple, auto-syncing directory tree viewer for Neovim written in Lua.

#productivity#editor-integration#file-management
Stars188
Forks8
Last commit18 days ago
guihua.lua
guihua.luaLua

A Lua GUI and utility library for creating floating windows and UI components in Neovim plugins.

#nvim-plugins#neovim-plugin#ui
Stars188
Forks15
Last commit13 days ago
v-vim
v-vimVim Script

Vim plugin providing syntax highlighting and formatting for the V programming language.

#developer-tools#vlang#code-editing
Stars184
Forks22
Last commit2 years ago
one.nvim
one.nvimLua

A highly flexible, all-in-one Neovim configuration framework implemented in Lua with 130+ integrated plugins.

#plugin-manager#editor-configuration#productivity
Stars184
Forks5
Last commit1 month ago
nvim-pqf
nvim-pqfLua

A NeoVim plugin that makes quickfix and location list windows prettier with better formatting and syntax highlighting.

#developer-tools#vim#syntax-highlighting
Stars184
Forks9
Last commit1 year ago
nvim-window
nvim-windowLua

A simple NeoVim plugin for quickly jumping between windows using single-letter hints instead of complex motions.

#editor-tool#keyboard-driven#productivity
Stars184
Forks18
Last commit4 months ago
snippet-converter.nvim
snippet-converter.nvimLua

A Neovim plugin that converts snippets between different formats and engines like VSCode, UltiSnips, SnipMate, and YASnippet.

#ast-generation#developer-tools#snippet-management
Stars183
Forks6
Last commit
sibling-swap.nvim
sibling-swap.nvimLua

Neovim plugin that swaps closest sibling nodes (arguments, parameters, array items, etc.) using Tree-Sitter for language-aware editing.

#treesitter#formating#plugin-management
Stars182
Forks2
Last commit2 months ago
nvim-docs-view
nvim-docs-viewLua

A Neovim plugin that displays LSP hover documentation in a resizable side panel for better code reference.

#documentation-tool#nvim-lsp#neovim-plugin
Stars182
Forks8
Last commit1 month ago
pipeline.nvim
pipeline.nvimLua

A Neovim plugin to view and manage CI/CD pipeline runs (GitHub Actions, GitLab CI) directly within the editor.

#actions#developer-tools#devops
Stars182
Forks12
Last commit1 month ago
bookmarks.nvim
bookmarks.nvimLua

A Neovim plugin for managing bookmarks with global file storage, custom icons, and Telescope integration.

#bookmarks#telescope-extension#vim-bookmarks-alternative
Stars181
Forks24
Last commit2 years ago
nvim-config-local
nvim-config-localLua

A Neovim plugin that securely loads local configuration files from the current working directory.

#vimscript#editor-configuration#plugin-management
Stars180
Forks8
Last commit1 year ago
coc-svelte
coc-svelteTypeScript

Svelte language server integration for (Neo)Vim, providing rich intellisense, diagnostics, and formatting.

#developer-tools#language-server#vim
Stars180
Forks23
Last commit2 years ago
papis.nvim
papis.nvimLua

A Neovim plugin for managing your bibliography, providing search, citation insertion, and note formatting directly within the editor.

#academic-writing#academia#citation-tool
Stars180
Forks16
Last commit6 months ago
atone.nvim
atone.nvimLua

A modern, highly customizable undo tree plugin for Neovim with live syntax-aware diff previews.

#version-control#treesitter#productivity
Stars179
Forks11
Last commit16 days ago
jaq-nvim
jaq-nvimLua

A Neovim plugin written in Lua that runs code in any language with a single command via multiple output windows.

#developer-tools#code-execution#vim
Stars179
Forks20
Last commit1 year ago
wrapped.nvim
wrapped.nvimLua

A Neovim plugin that visualizes your configuration activity with stats, insights, history, and heatmaps.

#vimscript#developer-insights#productivity
Stars178
Forks5
Last commit2 months ago
deepwhite.nvim
deepwhite.nvimLua

A light colorscheme for Neovim inspired by flatwhite-syntax and elegant-emacs.

#vim-colorscheme#editor-theme#syntax-highlighting
Stars176
Forks15
Last commit1 day ago
PreviousPage 13 of 18Next

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
2 years ago
#Neovim Plugin498
#Lua411
#Nvim264
#Developer Tools179
#Productivity166
#Vim145
#Nvim Plugin116
#Syntax Highlighting105
#Plugin103
#Editor Enhancement79
#Vim Plugin75
#Text Editor71