Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Neovim Plugin

Neovim Plugin

681 projects

Showing 36 of 681 projects

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
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
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
twoslash-queries.nvim
twoslash-queries.nvimLua

A Neovim plugin that displays TypeScript types as inline virtual text using twoslash query syntax.

#developer-tools#type-inspection#tsserver
Stars174
Forks8
Last commit8 months ago
close-buffers.nvim
close-buffers.nvimLua

A Neovim plugin to delete multiple buffers based on conditions like hidden, nameless, or matching patterns.

#productivity#workflow#vim
Stars173
Forks6
Last commit3 years ago
ecolog.nvim
ecolog.nvimLua

A sophisticated Neovim plugin for managing .env files and environment variables with autocompletion, security features, and monorepo support.

#autocompletion#environment-variables#productivity
Stars173
Forks10
Last commit4 months ago
coerce.nvim
coerce.nvimLua

A Neovim plugin for quickly changing keyword case with extensible modes and built-in cases like camelCase and snake_case.

#string-case#which-key-integration#neovim-plugin
Stars173
Forks7
Last commit7 days ago
format-on-save.nvim
format-on-save.nvimLua

A Neovim plugin that automatically formats files on save using LSP or shell utilities like prettierd and shfmt.

#formatting#developer-tools#auto-format
Stars172
Forks5
Last commit10 months ago
godoc.nvim
godoc.nvimLua

Fuzzy search Go packages and symbols, view documentation, and extend to other languages via adapters within Neovim.

#adapter-pattern#documentation-tool#go-development
Stars172
Forks7
Last commit14 days ago
follow-md-links.nvim
follow-md-links.nvimLua

A Neovim plugin that enables easy navigation of markdown links by pressing Enter on any link.

#vimscript#editor-tool#productivity
Stars172
Forks24
Last commit3 months ago
galaxyline.nvim
galaxyline.nvimLua

A lightweight, super-fast Neovim statusline plugin written in Lua with a component-based API.

#developer-tools#text-editor#vim-customization
Stars171
Forks17
Last commit4 years ago
monokai-nightasty.nvim
monokai-nightasty.nvimLua

A dark/light Neovim theme based on the Monokai palette with extensive plugin support and customization.

#treesitter#monokai#syntax-highlighting
Stars170
Forks7
Last commit2 months ago
nvim-trevJ.lua
nvim-trevJ.luaLua

A Neovim plugin that splits arguments and containers onto separate lines, powered by treesitter.

#treesitter#developer-tools#neovim-plugin
Stars170
Forks10
Last commit10 months ago
cosmic-ui
cosmic-uiLua

A Neovim plugin providing a unified UI for LSP rename, code actions, and formatters with a consistent Cosmic UI experience.

#cosmic#vimscript-wrapper#vim
Stars170
Forks1
Last commit2 months ago
treesitter-modules.nvim
treesitter-modules.nvimLua

Provides original nvim-treesitter modules (folding, highlighting, incremental selection, indentation) as a configurable plugin for older Neovim setups.

#treesitter#nvim-treesitter#syntax-highlighting
Stars169
Forks5
Last commit
neopyter
neopyterLua

A bridge enabling real-time editing of Jupyter notebooks in Neovim with live preview and execution in JupyterLab.

#jupyterlab-extension#python-development#interactive-computing
Stars168
Forks8
Last commit20 days ago
log-highlight.nvim
log-highlight.nvimVim Script

A Neovim plugin providing syntax highlighting and filetype management for generic log files.

#vimscript#filetype-detection#developer-tools
Stars166
Forks9
Last commit1 month ago
tome
tomeVim Script

Interactive script playbooks for your terminal that replace command history with Vim/Neovim editing and tmux integration.

#history#productivity#vim
Stars165
Forks4
Last commit8 months ago
sshfs.nvim
sshfs.nvimLua

A Neovim plugin that integrates SSH and SSHFS to manage remote systems as local files.

#netrw#nnn#developer-tools
Stars162
Forks9
Last commit1 month ago
sunglasses.nvim
sunglasses.nvimLua

A Neovim plugin that dims inactive windows to help you focus on the active buffer.

#productivity#editor-theme#syntax-highlighting
Stars160
Forks5
Last commit1 year ago
nvim-nu
nvim-nuLua

A Neovim plugin providing syntax highlighting, LSP features, and editor support for the nushell language.

#treesitter#nushell#shell-scripting
Stars160
Forks12
Last commit1 year ago
toggletasks.nvim
toggletasks.nvimLua

A Neovim task runner that uses JSON/YAML configuration files and integrates with toggleterm.nvim and telescope.nvim.

#task-runners#workflow-automation#neovim-plugin
Stars160
Forks3
Last commit3 years ago
executor.nvim
executor.nvimLua

A Neovim plugin for running command-line tasks in the background with notifications and output display.

#vimscript#test-runner#notifications
Stars159
Forks11
Last commit9 months ago
Chaitanyabsrip/present.nvim
Chaitanyabsrip/present.nvimLua

A Neovim plugin for creating and presenting slides directly within the editor using Lua.

#developer-tools#kitty-terminal#slide-navigation
Stars159
Forks11
Last commit1 year ago
tree-climber.nvim
tree-climber.nvimLua

A Neovim plugin for easy navigation and manipulation of Tree-sitter syntax trees, including comments and multi-language files.

#code-editing#syntax-tree#vim-motions
Stars158
Forks6
Last commit5 months ago
spaceport.nvim
spaceport.nvimLua

A Neovim plugin that tracks recently used project directories and provides fast navigation via tags, shortcuts, and fuzzy search.

#productivity#telescope-extension#neovim-plugin
Stars157
Forks4
Last commit21 days ago
heirline-components.nvim
heirline-components.nvimLua

A collection of pre-built, distro-agnostic UI components for customizing Neovim's statusline, winbar, tabline, and statuscolumn with Heirline.

#heirline#vim-customization#nvim-plugins
Stars157
Forks9
Last commit
banana.nvim
banana.nvimLua

A blazingly fast HTML renderer for creating Neovim plugin UIs using HTML, CSS, and Lua.

#lua-scripting#css-in-neovim#neovim-plugin
Stars155
Forks1
Last commit6 months ago
trim.nvim
trim.nvimLua

A Neovim plugin that automatically trims trailing whitespace and blank lines from your buffers.

#whitespace-trimming#developer-tools#neovim-plugin
Stars155
Forks17
Last commit5 months ago
ui.nvim
ui.nvimLua

A customizable Lua plugin for modifying Neovim's UI components like the command-line, messages, and pop-up menu.

#popup-menu#syntax-highlighting#neovim-plugin
Stars153
Forks4
Last commit3 months ago
moveline.nvim
moveline.nvimRust

A Neovim plugin written in Rust for moving lines and visual selections up and down with custom keybinds.

#developer-tools#productivity#neovim-plugin
Stars153
Forks4
Last commit8 months ago
nvim-go
nvim-goLua

A minimal Neovim plugin written in Lua that provides essential Go development tools like formatting, linting, testing, and struct tag management.

#developer-tools#neovim-plugin#golang-development
Stars153
Forks16
Last commit2 months ago
dadbod-grip.nvim
dadbod-grip.nvimLua

A Neovim plugin that lets you edit database tables like Vim buffers with live SQL preview, transaction undo, and cross-database federation.

#ai#database#vim-buffers
Stars152
Forks3
Last commit1 month ago
fzfx.nvim
fzfx.nvimLua

A Neovim fuzzy finder plugin that updates search results on every keystroke.

#live-grep#neovim-plugin#plugin
Stars151
Forks3
Last commit9 months ago
telescope-all-recent.nvim
telescope-all-recent.nvimLua

Adds recency and frecency sorting to all Telescope pickers in Neovim by overriding internal functions.

#productivity#telescope-extension#frecency-sorting
Stars149
Forks6
Last commit1 year ago
PreviousPage 14 of 19

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
28 days ago
3 months ago
Next
#Neovim498
#Lua399
#Nvim247
#Productivity189
#Developer Tools185
#Nvim Plugin142
#Editor Enhancement106
#Plugin99
#Vim98
#Vimscript76
#Syntax Highlighting70
#Text Editing63