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

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
nvim-commaround
nvim-commaroundLua

A Neovim plugin that toggles block or line comments based on visual selection and filetype detection.

#vimscript#filetype-detection#editor-tool
Stars42
Forks1
Last commit3 years ago
neofsharp.vim
neofsharp.vimVim Script

Basic F# language support for Vim and Neovim, providing syntax highlighting and filetype detection.

#filetype-detection#functional-programming#vim
Stars42
Forks6
Last commit2 years 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
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
darkman.nvim
darkman.nvimGo

A Neovim plugin that automatically switches between light and dark modes based on the Freedesktop dark mode standard.

#theme-management#theme-switcher#dark-mode
Stars41
Forks4
Last commit1 year ago
ts-bridge
ts-bridgeRust

A Rust-based TypeScript language-server shim that bridges Neovim's LSP client with the official tsserver.

#developer-tools#editor-integration#tsserver
Stars41
Forks1
Last commit7 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
niuiic/dap-utils
niuiic/dap-utilsLua

A Neovim plugin providing utilities to enhance the nvim-dap debugging experience with breakpoint management and configuration helpers.

#nvim-dap#neovim-plugin#plugin
Stars41
Forks1
Last commit2 years ago
translate.nvim
translate.nvimLua

A highly configurable translation plugin for Neovim with multiple input/output methods and async translation engines.

#productivity#async#neovim-plugin
Stars40
Forks2
Last commit1 year ago
unruly-worker.nvim
unruly-worker.nvimLua

A Neovim keymap plugin that remaps Vim motions and commands to the Workman keyboard layout for ergonomic typing.

#workman-layout#keyboard-ergonomics#productivity
Stars40
Forks3
Last commit8 months 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
boo.nvim
boo.nvimLua

A Neovim plugin that displays LSP-powered information in a pop-up window at the cursor position.

#vimscript#pop-up-window#neovim-plugin
Stars39
Forks2
Last commit2 years ago
blink-cmp-dat-word
blink-cmp-dat-wordLua

A fast, offline word completion source for blink.cmp using a double-array trie data structure.

#autocompletion#word-source#offline
Stars39
Forks3
Last commit6 months 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
scretch.nvim
scretch.nvimLua

A Neovim plugin for creating, managing, and searching scratch files with templates and project-scoped organization.

#productivity#scratch-files#text-editor
Stars38
Forks3
Last commit9 days ago
csc.nvim
csc.nvimLua

Intelligent scope autocompletion for conventional commits in Neovim, learning from your repository's commit history.

#autocompletion#version-control#developer-tools
Stars38
Forks2
Last commit10 months ago
nvs
nvsGo

A lightweight CLI tool to install, switch, and manage multiple Neovim versions and configurations.

#developer-tools#neovim-version-manager#text-editor
Stars38
Forks1
Last commit21 hours 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
relative-toggle.nvim
relative-toggle.nvimLua

A Neovim plugin that automatically toggles between relative and absolute line numbers based on user events.

#vimscript#autocmd#productivity
Stars37
Forks1
Last commit1 year 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
mdnotes.nvim
mdnotes.nvimLua

A Neovim plugin for enhanced Markdown note-taking with WikiLinks, asset management, tables, and extensible commands.

#wikilinks#productivity#table-editing
Stars36
Forks2
Last commit4 days ago
defold.nvim
defold.nvimRust

A batteries-included Neovim plugin providing a full development environment for the Defold game engine.

#terminal-launcher#editor-integration#defold
Stars36
Forks2
Last commit18 days 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
pastel.nvim
pastel.nvimLua

A modern Neovim colorscheme plugin offering elegant pastel themes with extensive customization and plugin integrations.

#syntax-highlighting#pastel#neovim-plugin
Stars36
Forks1
Last commit4 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
haskell-snippets.nvim
haskell-snippets.nvimLua

A collection of Haskell snippets for LuaSnip in Neovim, powered by tree-sitter and LSP.

#haskell#productivity#vim
Stars35
Forks2
Last commit2 months ago
nvim-plug
nvim-plugLua

A fast, asynchronous Neovim plugin manager written in Lua with flexible lazy-loading and LuaRocks integration.

#plugin-manager#asynchronous#neovim-plugin
Stars35
Forks1
Last commit1 month 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
simplegpt.nvim
simplegpt.nvimLua

A Vim plugin for customizing LLM prompts using Jinja templates and context-aware workflows for coding, writing, and chatting.

#productivity#jinja-templates#vim
Stars35
Forks0
Last commit4 months ago
hml.nvim
hml.nvimLua

Neovim plugin that visualizes H/M/L line indicators in the line number column.

#productivity#vim#neovim-plugin
Stars35
Forks0
Last commit1 year 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
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
PreviousPage 20 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
1 month ago
#Neovim Plugin737
#Lua591
#Nvim363
#Developer Tools256
#Productivity244
#Vim188
#Nvim Plugin177
#Plugin158
#Syntax Highlighting137
#Editor Enhancement106
#Vim Plugin102
#Text Editor92