Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim

Neovim

923 projects

Showing 36 of 923 projects

yoda.nvim
yoda.nvimLua

A muted green color scheme for Neovim designed for focused, balanced editing with dark and light variants.

#vim-colorscheme#editor-theme#syntax-highlighting
Stars14
Forks0
Last commit8 months ago
imranzero/multiterm.nvim
imranzero/multiterm.nvimLua

A Neovim plugin to create, toggle, and switch between multiple floating terminal windows with tag-based management.

#developer-tools#workflow-optimization#vim
Stars13
Forks2
Last commit2 months ago
chatvim.nvim
chatvim.nvimLua

A Neovim plugin that uses plain markdown files as AI chat windows, enabling conversations with models like Grok and GPT directly in the editor.

#editor-tool#llm-integration#ai-chat
Stars13
Forks1
Last commit11 months ago
quickfix.nvim
quickfix.nvimLua

A Neovim plugin that extends quickfix functionality with storage, restoration, and custom command execution.

#vimscript#neovim-plugin#plugin
Stars13
Forks1
Last commit1 year ago
capsoff.nvim
capsoff.nvimLua

A Neovim plugin that automatically turns off CapsLock when leaving insert mode.

#productivity-tools#workflow-optimization#neovim-plugin
Stars13
Forks1
Last commit1 year ago
databox.nvim
databox.nvimLua

A Neovim plugin providing encrypted storage for Lua tables using age-compatible encryption tools.

#vimscript#secrets-management#nvim-lua
Stars13
Forks0
Last commit3 months ago
nvim-dap-envfile
nvim-dap-envfileLua

A Neovim plugin that adds VS Code-style .env file loading and variable expansion to nvim-dap configurations.

#environment-variables#nvim-dap#dotenv
Stars13
Forks0
Last commit7 months ago
tree-comment.nvim
tree-comment.nvimFennel

A Neovim plugin that simplifies integration with tree-sitter-comment parser for customizable comment keyword highlighting.

#nvim-treesitter#syntax-highlighting#neovim-plugin
Stars13
Forks0
Last commit9 months ago
cp.nvim
cp.nvimLua

A competitive programming plugin for Neovim that scrapes problems, runs tests, and debugs solutions across multiple platforms with zero configuration.

#vimscript#developer-tools#workflow-automation
Stars12
Forks1
Last commit3 months ago
neodarcula.nvim
neodarcula.nvimLua

A discrete Neovim color theme based on IntelliJ's default dark theme with transparency, dimming, and plugin support.

#vim-colorscheme#intellij#treesitter
Stars12
Forks1
Last commit6 months ago
gitstatus.nvim
gitstatus.nvimLua

A Neovim plugin for managing Git from the editor with an interactive status window.

#editor-tool#version-control#keyboard-driven
Stars12
Forks2
Last commit3 months ago
brook.nvim
brook.nvimLua

A Neovim plugin that integrates ripgrep search directly with the quickfix list and search register for native code exploration and refactoring.

#search#ripgrep#developer-tools
Stars12
Forks0
Last commit1 month ago
glaze.nvim
glaze.nvimLua

A centralized manager for Go binaries in Neovim, inspired by Mason and Lazy.nvim.

#developer-tools#vim#binary-management
Stars12
Forks0
Last commit6 days ago
keepcursor.nvim
keepcursor.nvimLua

A Neovim plugin that automatically positions the screen around the cursor after movement using toggleable commands.

#cursor-navigation#screen-positioning#lualine-integration
Stars12
Forks0
Last commit2 years ago
graft.nvim
graft.nvimLua

Tree-aware text objects and operators for manipulating Markdown bullet lists as subtrees in Neovim.

#outliner#productivity#keyboard-workflow
Stars12
Forks0
Last commit4 months ago
liveserver.nvim
liveserver.nvimLua

A Neovim plugin to run and manage live-server instances directly within the editor, featuring a clickable statusline toggle.

#live-server#website-development#liveserver
Stars12
Forks0
Last commit4 months ago
fkthemes.nvim
fkthemes.nvimLua

A modern Neovim plugin for theme management, offering live previews, quick switching, and seamless integration with Telescope.

#fkthemes#fkvim#neovim-plugin
Stars12
Forks0
Last commit9 months ago
nvim-buffls
nvim-bufflsLua

A none-ls source for adding LSP-like functionality to specific Neovim buffers, enabling custom completions and actions.

#vimscript#none-ls#developer-tools
Stars12
Forks0
Last commit3 months ago
blink-cmp-bibtex
blink-cmp-bibtexLua

A native BibTeX and Hayagriva citation completion source for blink.cmp in Neovim, offering citation-key completion with APA-styled previews.

#academic-writing#bibliography-management#hayagriva
Stars12
Forks2
Last commit
telescope-git-branch.nvim
telescope-git-branch.nvimLua

A Telescope extension for Neovim that searches and previews file changes across multiple commits on a Git branch.

#version-control#editor-integration#telescope-extension
Stars12
Forks0
Last commit
yadm-git.nvim
yadm-git.nvimLua

A Neovim plugin that enables built-in Git features to manage yadm-tracked dotfiles.

#version-control#lualine-components#dotfiles
Stars12
Forks1
Last commit2 months ago
monalisa-nvim
monalisa-nvimFennel

A dark and colorful Neovim colorscheme inspired by the Mona Lisa painting and iTerm2 theme.

#treesitter-colorscheme#neovim-fennel#syntax-highlighting
Stars11
Forks4
Last commit1 year ago
nvimlaunch
nvimlaunchLua

A Neovim plugin to define, run, and manage project-specific shell commands from a per-project config file.

#nvimlaunch#editor-integration#shell-commands
Stars11
Forks0
Last commit1 month ago
static.nvim
static.nvimLua

A Neovim plugin that streamlines static site generator workflows with build, serve, and production commands.

#astro#11ty#development-workflow
Stars11
Forks0
Last commit2 years ago
nurl.nvim
nurl.nvimLua

A programmable HTTP client for Neovim, defining requests as pure Lua tables with environments, history, and testing.

#environment-management#http#curl
Stars11
Forks0
Last commit3 months ago
base16-pro-max.nvim
base16-pro-max.nvimLua

A modern Neovim colorscheme plugin that extends Base16 with semantic aliases, transparency, plugin integrations, and live color blending.

#yaml-parser#color-blending#theme-engine
Stars11
Forks0
Last commit1 month ago
gh-actions.nvim
gh-actions.nvimLua

A Neovim plugin that enhances support for GitHub Actions files with syntax highlighting and LSP integration.

#yaml#workflow-automation#syntax-highlighting
Stars11
Forks0
Last commit8 months ago
AirSupport.nvim
AirSupport.nvimLua

A NeoVim addon for creating and managing shortcut reminders using Telescope and markdown files.

#productivity#vim#neovim-plugin
Stars11
Forks0
Last commit3 years ago
nochat.nvim
nochat.nvimLua

A Neovim plugin providing a seamless AI chat interface with support for multiple providers (Anthropic, OpenAI, Ollama) directly in the editor.

#developer-tools#llm-integration#local-models
Stars11
Forks0
Last commit1 year ago
smudge.nvim
smudge.nvimLua

A performant cursor animation plugin for Neovim that creates smooth smear trails behind cursor movements.

#visual-feedback#neovim-plugin#ui-enhancement
Stars11
Forks1
Last commit5 months ago
omarchy-everblush-theme
omarchy-everblush-themeCSS

A dark, vibrant Everblush color scheme adaptation for the Omarchy Linux desktop environment.

#alacritty#omarchy#hyprland
Stars11
Forks0
Last commit1 year ago
pilot.nvim
pilot.nvimLua

A Neovim plugin for running projects and files with customizable commands, placeholders, and executors.

#command-runner#code-runner#workflow-automation
Stars11
Forks1
Last commit10 days ago
cheaty.nvim
cheaty.nvimLua

A Neovim plugin for creating configurable pop-up cheatsheets with Markdown support.

#productivity#neovim-plugin#note-taking
Stars11
Forks1
Last commit5 months ago
Vim syntax file for RGBDS
Vim syntax file for RGBDSLua

Personal dotfiles configuration with patched fonts for powerline/airline compatibility.

#unix#vim#dotfiles
Stars11
Forks4
Last commit4 days ago
which-colorscheme.nvim
which-colorscheme.nvimLua

A Neovim plugin that uses which-key.nvim bindings to quickly cycle between installed colorschemes.

#nvim-colorschemes#which-key-integration#nvim-lua
Stars10
Forks0
Last commit10 days ago
gbz80-highlight
gbz80-highlight

Syntax highlighting for Game Boy Z80 assembly language in Vim and other editors.

#game-boy#z80-assembly#syntax-highlighting
Stars10
Forks4
Last commit11 months ago
PreviousPage 24 of 26Next

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
11 days ago
2 years ago
#Neovim Plugin737
#Lua591
#Nvim363
#Developer Tools256
#Productivity244
#Vim188
#Nvim Plugin177
#Plugin158
#Syntax Highlighting137
#Editor Enhancement106
#Vim Plugin102
#Text Editor92