https://github.com/jupblb/awesome-neovim-sorted
awesome-neovim sorted by stars
https://github.com/jupblb/awesome-neovim-sorted
List: awesome-neovim-sorted
Last synced: 2 months ago
JSON representation
awesome-neovim sorted by stars
- Host: GitHub
- URL: https://github.com/jupblb/awesome-neovim-sorted
- Owner: jupblb
- License: cc0-1.0
- Created: 2025-04-06T20:23:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T20:49:36.000Z (3 months ago)
- Last Synced: 2025-04-06T21:31:24.398Z (3 months ago)
- Language: Python
- Homepage: https://github.com/rockerBOO/awesome-neovim
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-neovim-sorted - Awesome-neovim sorted by stars. (Programming Language Lists / Lua Lists)
README
# Awesome Neovim Plugins
## Plugin Manager
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [folke/lazy.nvim](https://github.com/folke/lazy.nvim) | 16977 | 45 days ago | π€ A modern plugin manager for Neovim |
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [nvim-neorocks/rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim) | 864 | 5 days ago | π Neovim plugin management inspired by Cargo, powered by luarocks |
| [savq/paq-nvim](https://github.com/savq/paq-nvim) | 685 | 12 days ago | π Neovim package manager |
| [NTBBloodbath/cheovim](https://github.com/NTBBloodbath/cheovim) | 336 | 619 days ago | Neovim configuration switcher written in Lua. Inspired by chemacs. |
| [lewis6991/pckr.nvim](https://github.com/lewis6991/pckr.nvim) | 292 | 12 days ago | Spiritual successor of https://github.com/wbthomason/packer.nvim |
| [roobert/activate.nvim](https://github.com/roobert/activate.nvim) | 135 | 2 days ago | π Activate is a plugin installation system for Neovim |
| [wsdjeg/nvim-plug](https://github.com/wsdjeg/nvim-plug) | 11 | 20 days ago | simple neovim plugin manager written in Lua |## LSP
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------------------------|---------|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | 11545 | yesterday | Quickstart configs for Nvim LSP |
| [williamboman/mason.nvim](https://github.com/williamboman/mason.nvim) | 8644 | 18 days ago | Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. |
| [folke/trouble.nvim](https://github.com/folke/trouble.nvim) | 6057 | 58 days ago | π¦ A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. |
| [nvimdev/lspsaga.nvim](https://github.com/nvimdev/lspsaga.nvim) | 3599 | 16 days ago | improve neovim lsp experience |
| [nvimtools/none-ls.nvim](https://github.com/nvimtools/none-ls.nvim) | 2895 | today | null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. |
| [mfussenegger/nvim-lint](https://github.com/mfussenegger/nvim-lint) | 2293 | yesterday | An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. |
| [mrcjkb/rustaceanvim](https://github.com/mrcjkb/rustaceanvim) | 2211 | 3 days ago | π¦ Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim |
| [ray-x/lsp_signature.nvim](https://github.com/ray-x/lsp_signature.nvim) | 2199 | 3 days ago | LSP signature hint as you type |
| [j-hui/fidget.nvim](https://github.com/j-hui/fidget.nvim) | 2196 | 64 days ago | π« Extensible UI for Neovim notifications and LSP progress messages. |
| [stevearc/aerial.nvim](https://github.com/stevearc/aerial.nvim) | 1946 | 10 days ago | Neovim plugin for a code outline window |
| [onsails/lspkind.nvim](https://github.com/onsails/lspkind.nvim) | 1592 | 127 days ago | vscode-like pictograms for neovim lsp completion items |
| [ray-x/navigator.lua](https://github.com/ray-x/navigator.lua) | 1344 | 4 days ago | Code analysis & navigation plugin for Neovim. Navigate codes like a breezeπ Exploring LSP and π²Treesitter symbols a piece of π° Take control like a boss π¦ |
| [mfussenegger/nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls) | 1255 | today | Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls |
| [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) | 930 | 9 days ago | A small Neovim plugin for previewing definitions using floating windows. |
| [rachartier/tiny-inline-diagnostic.nvim](https://github.com/rachartier/tiny-inline-diagnostic.nvim) | 900 | yesterday | A Neovim plugin that display prettier diagnostic messages. Display diagnostic messages where the cursor is, with icons and colors. |
| [SmiteshP/nvim-navbuddy](https://github.com/SmiteshP/nvim-navbuddy) | 857 | 266 days ago | A simple popup display that provides breadcrumbs feature using LSP server |
| [kosayoda/nvim-lightbulb](https://github.com/kosayoda/nvim-lightbulb) | 841 | 13 days ago | VSCode π‘ for neovim's built-in LSP. |
| [b0o/SchemaStore.nvim](https://github.com/b0o/SchemaStore.nvim) | 821 | yesterday | π JSON schemas for Neovim |
| [DNLHC/glance.nvim](https://github.com/DNLHC/glance.nvim) | 791 | 44 days ago | Peek preview window for LSP locations in Neovim |
| [hedyhli/outline.nvim](https://github.com/hedyhli/outline.nvim) | 773 | 47 days ago | Navigate code with an outline sidebar. Forked from symbols-outline.nvim. |
| [smjonas/inc-rename.nvim](https://github.com/smjonas/inc-rename.nvim) | 745 | 19 days ago | Incremental LSP renaming based on Neovim's command-preview feature. |
| [nvim-lua/lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim) | 645 | 954 days ago | Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline |
| [jmbuhr/otter.nvim](https://github.com/jmbuhr/otter.nvim) | 644 | 3 days ago | Just ask an otter! 𦦠|
| [mrcjkb/haskell-tools.nvim](https://github.com/mrcjkb/haskell-tools.nvim) | 523 | 5 days ago | π¦₯ Supercharge your Haskell experience in neovim! |
| [scalameta/nvim-metals](https://github.com/scalameta/nvim-metals) | 507 | 7 days ago | A Metals plugin for Neovim |
| [RishabhRD/nvim-lsputils](https://github.com/RishabhRD/nvim-lsputils) | 469 | 531 days ago | Better defaults for nvim-lsp actions |
| [aznhe21/actions-preview.nvim](https://github.com/aznhe21/actions-preview.nvim) | 452 | 44 days ago | Fully customizable previewer for LSP code actions. |
| [piersolenski/wtf.nvim](https://github.com/piersolenski/wtf.nvim) | 427 | 25 days ago | Delicious diagnostic debugging in Neovim π€€ |
| [ldelossa/litee.nvim](https://github.com/ldelossa/litee.nvim) | 423 | 309 days ago | A framework for building Neovim plugins |
| [jubnzv/virtual-types.nvim](https://github.com/jubnzv/virtual-types.nvim) | 399 | 735 days ago | Neovim plugin that shows type annotations as virtual text |
| [tamago324/nlsp-settings.nvim](https://github.com/tamago324/nlsp-settings.nvim) | 332 | 3 days ago | A plugin for setting Neovim LSP with JSON or YAML files |
| [Wansmer/symbol-usage.nvim](https://github.com/Wansmer/symbol-usage.nvim) | 327 | 210 days ago | Display references, definitions and implementations of document symbols |
| [ojroques/nvim-lspfuzzy](https://github.com/ojroques/nvim-lspfuzzy) | 322 | today | A Neovim plugin to make the LSP client use FZF |
| [VidocqH/lsp-lens.nvim](https://github.com/VidocqH/lsp-lens.nvim) | 299 | 245 days ago | Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA. |
| [soulis-1256/eagle.nvim](https://github.com/soulis-1256/eagle.nvim) | 290 | 22 days ago | Show diagnostics and lsp info inside a custom window |
| [creativenull/efmls-configs-nvim](https://github.com/creativenull/efmls-configs-nvim) | 290 | 12 days ago | An unofficial collection of linters and formatters configured for efm-langserver for neovim. |
| [junnplus/lsp-setup.nvim](https://github.com/junnplus/lsp-setup.nvim) | 232 | 266 days ago | A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers. |
| [gfanto/fzf-lsp.nvim](https://github.com/gfanto/fzf-lsp.nvim) | 232 | 247 days ago | Enable the power of fzf fuzzy search for the neovim built in lsp |
| [hinell/lsp-timeout.nvim](https://github.com/hinell/lsp-timeout.nvim) | 225 | 7 days ago | Automatically start/stop LSP servers, keeps RAM usage low |
| [linrongbin16/lsp-progress.nvim](https://github.com/linrongbin16/lsp-progress.nvim) | 223 | 116 days ago | A performant lsp progress status for Neovim. |
| [jinzhongjia/LspUI.nvim](https://github.com/jinzhongjia/LspUI.nvim) | 222 | 5 days ago | A modern and useful UI plugin that wraps lsp operations. |
| [rachartier/tiny-code-action.nvim](https://github.com/rachartier/tiny-code-action.nvim) | 217 | 50 days ago | A Neovim plugin that provides a simple way to run and visualize code actions with Telescope. |
| [artemave/workspace-diagnostics.nvim](https://github.com/artemave/workspace-diagnostics.nvim) | 198 | 244 days ago | Populate diagnostics for _all_ projects files, not just opened ones. |
| [Fildo7525/pretty_hover](https://github.com/Fildo7525/pretty_hover) | 197 | 6 days ago | A small and customizable Neovim plugin for pretty printing the hover information from LSP servers |
| [onsails/diaglist.nvim](https://github.com/onsails/diaglist.nvim) | 190 | 953 days ago | Live render workspace diagnostics in quickfix with current buf errors on top, buffer diagnostics in loclist |
| [chrisgrieser/nvim-lsp-endhints](https://github.com/chrisgrieser/nvim-lsp-endhints) | 166 | 17 days ago | Display LSP inlay hints at the end of the line, rather than within the line. |
| [marilari88/twoslash-queries.nvim](https://github.com/marilari88/twoslash-queries.nvim) | 159 | 290 days ago | Nvim lua plugin which adds support for twoslash queries into typescript projects |
| [amrbashir/nvim-docs-view](https://github.com/amrbashir/nvim-docs-view) | 158 | 18 days ago | A neovim plugin to display lsp hover documentation in a side panel. |
| [alexpasmantier/pymple.nvim](https://github.com/alexpasmantier/pymple.nvim) | 107 | 134 days ago | Refactor Python imports on file move/rename in Neovim |
| [vxpm/ferris.nvim](https://github.com/vxpm/ferris.nvim) | 104 | 270 days ago | Neovim plugin for interacting with Rust-Analyzer's LSP extensions |
| [roobert/action-hints.nvim](https://github.com/roobert/action-hints.nvim) | 99 | 580 days ago | β‘ A Neovim plugin that displays available actions like 'Go to Definition' and 'Go to Reference(s)' for the highlighted word, presented in the statusline or inline as virtual text. |
| [alexaandru/nvim-lspupdate](https://github.com/alexaandru/nvim-lspupdate) | 92 | 408 days ago | Updates installed LSP servers, automatically |
| [creativenull/diagnosticls-configs-nvim](https://github.com/creativenull/diagnosticls-configs-nvim) | 90 | yesterday | An unofficial collection of linters and formatters configured for diagnostic-languageserver for neovim. |
| [anott03/nvim-lspinstall](https://github.com/anott03/nvim-lspinstall) | 87 | 1358 days ago | Easy to install language servers. |
| [chrisgrieser/nvim-rulebook](https://github.com/chrisgrieser/nvim-rulebook) | 85 | 3 days ago | Add inline-comments to ignore rules, or lookup rule documentation online. |
| [sontungexpt/better-diagnostic-virtual-text](https://github.com/sontungexpt/better-diagnostic-virtual-text) | 79 | 258 days ago | Enhances the display of virtual text for diagnostics in Neovim. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor. |
| [ranjithshegde/ccls.nvim](https://github.com/ranjithshegde/ccls.nvim) | 74 | 92 days ago | Neovim plugin for ccls language server. Leverages off-spec extensions to LSP client with AST browser |
| [stevanmilic/nvim-lspimport](https://github.com/stevanmilic/nvim-lspimport) | 72 | 265 days ago | Automatically resolves imports for undefined terms in neovim. |
| [Kasama/nvim-custom-diagnostic-highlight](https://github.com/Kasama/nvim-custom-diagnostic-highlight) | 59 | 703 days ago | Simple plugin to add Highlights based on diagnostics |
| [jakewvincent/texmagic.nvim](https://github.com/jakewvincent/texmagic.nvim) | 56 | 413 days ago | Enhance the lspconfig settings for Texlab by defining any number of custom LaTeX build engines and selecting them with magic comments. |
| [lopi-py/luau-lsp.nvim](https://github.com/lopi-py/luau-lsp.nvim) | 53 | 69 days ago | A luau-lsp extension to improve your experience in neovim. |
| [mawkler/refjump.nvim](https://github.com/mawkler/refjump.nvim) | 50 | 7 days ago | Jump to next/previous LSP reference for item under cursor with ]r/[r |
| [esmuellert/nvim-eslint](https://github.com/esmuellert/nvim-eslint) | 49 | 15 days ago | An ESLint plugin for Neovim, using VSCode ESLint LSP and native nvim LSP client |
| [Dan7h3x/signup.nvim](https://github.com/Dan7h3x/signup.nvim) | 40 | today | A little (smart maybe) lsp signature helper for neovim. |
| [roobert/hoversplit.nvim](https://github.com/roobert/hoversplit.nvim) | 39 | 580 days ago | π Automatically updated documentation and information about code symbols in a split window |
| [LukasPietzschmann/boo.nvim](https://github.com/LukasPietzschmann/boo.nvim) | 36 | 288 days ago | Quickly pop-up lsp-powered infos of the thing your cursor is on |
| [chrisgrieser/nvim-dr-lsp](https://github.com/chrisgrieser/nvim-dr-lsp) | 29 | 17 days ago | Status line component showing the number of LSP definition and reference of the token under the cursor. |
| [zeioth/none-ls-autoload.nvim](https://github.com/zeioth/none-ls-autoload.nvim) | 24 | 290 days ago | Minimalistic alternative to the plugin mason-null-ls with support for external sources. |
| [deathbeam/lspecho.nvim](https://github.com/deathbeam/lspecho.nvim) | 21 | 29 days ago | Just echo the LSP progress, its that simple |
| [idanarye/nvim-buffls](https://github.com/idanarye/nvim-buffls) | 10 | 11 days ago | Add LSP functionality to specific Neovim buffers |## Completion
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp) | 8676 | 10 days ago | A completion plugin for neovim coded in Lua. |
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [Saghen/blink.cmp](https://github.com/Saghen/blink.cmp) | 4077 | today | Performant, batteries-included completion plugin for Neovim |
| [ms-jpq/coq_nvim](https://github.com/ms-jpq/coq_nvim) | 3667 | 11 days ago | Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization. |
| [zbirenbaum/copilot.lua](https://github.com/zbirenbaum/copilot.lua) | 3268 | today | Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot |
| [lukas-reineke/cmp-under-comparator](https://github.com/lukas-reineke/cmp-under-comparator) | 193 | 1134 days ago | nvim-cmp comparator function for completion items that start with one or more underlines |
| [SergioRibera/cmp-dotenv](https://github.com/SergioRibera/cmp-dotenv) | 77 | 310 days ago | cmp import and use all environment variables from .env.* and system |
| [deathbeam/autocomplete.nvim](https://github.com/deathbeam/autocomplete.nvim) | 60 | 29 days ago | Very simple and minimal autocompletion for cmdline and buffer using LSP and Tree-sitter with signature help |
| [brianaung/compl.nvim](https://github.com/brianaung/compl.nvim) | 33 | 102 days ago | A lightweight, native-first completion experience for Neovim. |## AI
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------|---------|---------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [yetone/avante.nvim](https://github.com/yetone/avante.nvim) | 12591 | today | Use your Neovim like using Cursor AI IDE! |
| [jackMort/ChatGPT.nvim](https://github.com/jackMort/ChatGPT.nvim) | 3932 | 181 days ago | ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API |
| [olimorris/codecompanion.nvim](https://github.com/olimorris/codecompanion.nvim) | 3169 | today | β¨ AI-powered coding, seamlessly in Neovim |
| [CopilotC-Nvim/CopilotChat.nvim](https://github.com/CopilotC-Nvim/CopilotChat.nvim) | 2555 | 2 days ago | Chat with GitHub Copilot in Neovim |
| [David-Kunz/gen.nvim](https://github.com/David-Kunz/gen.nvim) | 1400 | 103 days ago | Neovim plugin to generate text using LLMs with customizable prompts |
| [Robitx/gp.nvim](https://github.com/Robitx/gp.nvim) | 1131 | 3 days ago | Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..] |
| [Exafunction/codeium.nvim](https://github.com/Exafunction/codeium.nvim) | 979 | 7 days ago | A native neovim extension for Codeium |
| [supermaven-inc/supermaven-nvim](https://github.com/supermaven-inc/supermaven-nvim) | 977 | 186 days ago | The official Neovim plugin for Supermaven |
| [dense-analysis/neural](https://github.com/dense-analysis/neural) | 492 | 11 days ago | AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more) |
| [milanglacier/minuet-ai.nvim](https://github.com/milanglacier/minuet-ai.nvim) | 491 | yesterday | π Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular LLMs including OpenAI, Gemini, Claude, Ollama, Llama.cpp, Codestral, and more. |
| [gsuuon/model.nvim](https://github.com/gsuuon/model.nvim) | 357 | 76 days ago | Neovim plugin for interacting with LLM's and building editor integrated prompts. |
| [Kurama622/llm.nvim](https://github.com/Kurama622/llm.nvim) | 274 | 2 days ago | Free large language model (LLM) support for Neovim, provides commands to interact with LLM (like ChatGPT, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models. |
| [jpmcb/nvim-llama](https://github.com/jpmcb/nvim-llama) | 272 | 33 days ago | π¦ Ollama interfaces for Neovim |
| [tzachar/cmp-ai](https://github.com/tzachar/cmp-ai) | 238 | 95 days ago | This is a general purpose AI source for nvim-cmp, easily adapted to any REST API supporting remote code completion. |
| [dlants/magenta.nvim](https://github.com/dlants/magenta.nvim) | 184 | 3 days ago | A tool-use-focused LLM plugin for neovim. |
| [milanglacier/yarepl.nvim](https://github.com/milanglacier/yarepl.nvim) | 180 | 2 days ago | All-in-one REPL and TUI App management tool. Offering flexible interaction paradigms, project-level configs, aider-chat integration, and native dot-repeat. |
| [kiddos/gemini.nvim](https://github.com/kiddos/gemini.nvim) | 74 | 6 days ago | gemini bindings for Neovim |
| [Aaronik/GPTModels.nvim](https://github.com/Aaronik/GPTModels.nvim) | 68 | 69 days ago | GPTModels - a multi model, window based LLM AI plugin for neovim, with an emphasis on stability and clean code |
| [CamdenClark/flyboy](https://github.com/CamdenClark/flyboy) | 43 | 528 days ago | a lightweight ChatGPT plugin for neovim |
| [k2589/lluminate.nvim](https://github.com/k2589/lluminate.nvim) | 16 | 182 days ago | Neovim plugin for automaticaly passing extra context for LLM on code snippet copy to clipboard |
| [3v0k4/exit.nvim](https://github.com/3v0k4/exit.nvim) | 13 | 113 days ago | Prompt LLMs to write neovim commands |
| [heilgar/nochat.nvim](https://github.com/heilgar/nochat.nvim) | 3 | 29 days ago | Effortless Natural Language Generation: Ollama, Anthropic (Calude), ChatGTP |## Programming Languages Support
| URL | Stars | Last commit | Description |
|-----------------------------------------------------------------------------------------------------------|---------|---------------|---------------------------------------------------------------------------------------------------------------------------------|
| [iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim) | 7175 | 262 days ago | markdown preview plugin for (neo)vim |
| [MeanderingProgrammer/render-markdown.nvim](https://github.com/MeanderingProgrammer/render-markdown.nvim) | 2604 | 3 days ago | Plugin to improve viewing Markdown files in Neovim |
| [OXY2DEV/markview.nvim](https://github.com/OXY2DEV/markview.nvim) | 2548 | today | A hackable markdown, Typst, latex, html(inline) & YAML previewer for Neovim |
| [ray-x/go.nvim](https://github.com/ray-x/go.nvim) | 2351 | 2 days ago | G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim |
| [rest-nvim/rest.nvim](https://github.com/rest-nvim/rest.nvim) | 1809 | 32 days ago | A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua. |
| [ellisonleao/glow.nvim](https://github.com/ellisonleao/glow.nvim) | 1340 | 21 days ago | A markdown preview directly in your neovim. |
| [nvim-java/nvim-java](https://github.com/nvim-java/nvim-java) | 1161 | 53 days ago | Painless Java in Neovim |
| [nvim-flutter/flutter-tools.nvim](https://github.com/nvim-flutter/flutter-tools.nvim) | 1156 | 12 days ago | Tools to help create flutter apps in neovim using the native lsp |
| [mistweaverco/kulala.nvim](https://github.com/mistweaverco/kulala.nvim) | 1008 | 2 days ago | A minimal π€ HTTP-client πΌ interface π₯οΈ for Neovim β€οΈ. |
| [toppair/peek.nvim](https://github.com/toppair/peek.nvim) | 755 | 234 days ago | Markdown preview plugin for Neovim |
| [luckasRanarison/tailwind-tools.nvim](https://github.com/luckasRanarison/tailwind-tools.nvim) | 516 | 3 days ago | An unofficial Tailwind CSS integration and tooling for Neovim |
| [dmmulroy/tsc.nvim](https://github.com/dmmulroy/tsc.nvim) | 457 | 30 days ago | A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc) |
| [chomosuke/typst-preview.nvim](https://github.com/chomosuke/typst-preview.nvim) | 424 | 6 days ago | Low latency typst preview for Neovim |
| [quarto-dev/quarto-nvim](https://github.com/quarto-dev/quarto-nvim) | 415 | yesterday | Quarto mode for Neovim |
| [frabjous/knap](https://github.com/frabjous/knap) | 366 | 171 days ago | Neovim plugin for creating live-updating-as-you-type previews of LaTeX, markdown, and other files in the viewer of your choice. |
| [roobert/tailwindcss-colorizer-cmp.nvim](https://github.com/roobert/tailwindcss-colorizer-cmp.nvim) | 354 | 384 days ago | :rainbow: A Neovim plugin to add vscode-style TailwindCSS completion to nvim-cmp |
| [olexsmir/gopher.nvim](https://github.com/olexsmir/gopher.nvim) | 353 | 8 days ago | Enhance your golang experience |
| [Julian/lean.nvim](https://github.com/Julian/lean.nvim) | 344 | today | Neovim support for the Lean theorem prover |
| [AckslD/nvim-FeMaco.lua](https://github.com/AckslD/nvim-FeMaco.lua) | 327 | 355 days ago | Catalyze your Fenced Markdown Code-block editing! |
| [gennaro-tedesco/nvim-jqx](https://github.com/gennaro-tedesco/nvim-jqx) | 312 | 315 days ago | Populate the quickfix with json entries |
| [kdheepak/panvimdoc](https://github.com/kdheepak/panvimdoc) | 285 | 260 days ago | Write documentation in pandoc markdown. Generate documentation in vimdoc. |
| [dmmulroy/ts-error-translator.nvim](https://github.com/dmmulroy/ts-error-translator.nvim) | 283 | 146 days ago | A port of Matt Pocock's ts-error-translator for VSCode for turning messy and confusing TypeScript errors into plain English. |
| [iabdelkareem/csharp.nvim](https://github.com/iabdelkareem/csharp.nvim) | 256 | 229 days ago | Neovim plugin written in Lua, powered by omnisharp-roslyn, that aims to enhance the development experience for .NET developers. |
| [someone-stole-my-name/yaml-companion.nvim](https://github.com/someone-stole-my-name/yaml-companion.nvim) | 249 | 57 days ago | Get, set and autodetect YAML schemas in your buffers. |
| [AckslD/swenv.nvim](https://github.com/AckslD/swenv.nvim) | 231 | 61 days ago | Tiny plugin to quickly switch python virtual environments from within neovim without restarting. |
| [cuducos/yaml.nvim](https://github.com/cuducos/yaml.nvim) | 215 | 8 days ago | π YAML toolkit for Neovim users |
| [nanotee/sqls.nvim](https://github.com/nanotee/sqls.nvim) | 213 | 16 days ago | Neovim plugin for sqls that leverages the built-in LSP client |
| [jubnzv/mdeval.nvim](https://github.com/jubnzv/mdeval.nvim) | 206 | 132 days ago | Neovim plugin that evaluates code blocks inside documents |
| [tadmccorkle/markdown.nvim](https://github.com/tadmccorkle/markdown.nvim) | 186 | 290 days ago | Configurable tools for working with Markdown in Neovim. |
| [Zeioth/markmap.nvim](https://github.com/Zeioth/markmap.nvim) | 183 | 253 days ago | Visualize your Markdown as mindmaps with markmap |
| [ray-x/web-tools.nvim](https://github.com/ray-x/web-tools.nvim) | 170 | 28 days ago | Neovim plugin for web developers. Browser-sync | http/css lsp | hurl/curl | npm/yarn/npx |
| [jghauser/follow-md-links.nvim](https://github.com/jghauser/follow-md-links.nvim) | 154 | 150 days ago | Easily follow markdown links with this neovim plugin |
| [crispgm/nvim-go](https://github.com/crispgm/nvim-go) | 144 | 3 days ago | A minimal implementation of Golang development plugin for Neovim |
| [Thiago4532/mdmath.nvim](https://github.com/Thiago4532/mdmath.nvim) | 133 | 105 days ago | A Neovim plugin for inline LaTeX equation previews in Markdown. |
| [nvim-telescope/telescope-bibtex.nvim](https://github.com/nvim-telescope/telescope-bibtex.nvim) | 123 | 379 days ago | A telescope.nvim extension to search and paste bibtex entries into your TeX files. |
| [Myzel394/easytables.nvim](https://github.com/Myzel394/easytables.nvim) | 121 | 260 days ago | Easily insert and edit markdown tables using Neovim with a live preview and useful helpers |
| [davidgranstrom/nvim-markdown-preview](https://github.com/davidgranstrom/nvim-markdown-preview) | 110 | 640 days ago | Markdown preview for neovim using pandoc and live-server |
| [gbprod/phpactor.nvim](https://github.com/gbprod/phpactor.nvim) | 84 | 52 days ago | Lua version of the Phpactor vim plugin to take advantage of the latest Neovim features |
| [arminveres/md-pdf.nvim](https://github.com/arminveres/md-pdf.nvim) | 80 | 66 days ago | Preview markdown files and convert to PDF inside Neovim! |
| [Kicamon/markdown-table-mode.nvim](https://github.com/Kicamon/markdown-table-mode.nvim) | 79 | 68 days ago | A lightweight markdown format plugin like vim-table-mode but write in lua |
| [maxandron/goplements.nvim](https://github.com/maxandron/goplements.nvim) | 67 | 254 days ago | Visualize Go struct and interface implementations |
| [edolphin-ydf/goimpl.nvim](https://github.com/edolphin-ydf/goimpl.nvim) | 62 | 18 days ago | Generate stub for interface on a type |
| [jim-at-jibba/micropython.nvim](https://github.com/jim-at-jibba/micropython.nvim) | 58 | 100 days ago | Takes the pain out of micropython dev in Neovim |
| [cjodo/convert.nvim](https://github.com/cjodo/convert.nvim) | 50 | 60 days ago | A Neovim plugin to help with css unit, and number conversions. |
| [rafaelsq/nvim-goc.lua](https://github.com/rafaelsq/nvim-goc.lua) | 50 | 220 days ago | Go Coverage for Neovim |
| [crusj/structrue-go.nvim](https://github.com/crusj/structrue-go.nvim) | 48 | 925 days ago | A better structured display of golang symbols information |
| [lima1909/resty.nvim](https://github.com/lima1909/resty.nvim) | 43 | 121 days ago | A fast and easy-to-use HTTP-Rest-Client plugin for Neovim, completely written in LUA. |
| [SCJangra/table-nvim](https://github.com/SCJangra/table-nvim) | 43 | 196 days ago | A markdown table editor for Neovim that formats the table as you type. |
| [kiyoon/python-import.nvim](https://github.com/kiyoon/python-import.nvim) | 42 | 10 days ago | Add import statements FAST β‘οΈ |
| [richardbizik/nvim-toc](https://github.com/richardbizik/nvim-toc) | 40 | 463 days ago | Generate markdown table of contents |
| [jghauser/auto-pandoc.nvim](https://github.com/jghauser/auto-pandoc.nvim) | 36 | 152 days ago | Use pandoc to convert markdown files according to options from a yaml block |
| [yaocccc/nvim-hl-mdcodeblock.lua](https://github.com/yaocccc/nvim-hl-mdcodeblock.lua) | 35 | 713 days ago | a nvim plugin for hignlight markdown codeblock. |
| [niuiic/typst-preview.nvim](https://github.com/niuiic/typst-preview.nvim) | 34 | 35 days ago | Neovim plugin to preview typst document. |
| [roobert/f-string-toggle.nvim](https://github.com/roobert/f-string-toggle.nvim) | 34 | 12 days ago | :yarn: A Neovim plugin to toggle python f-strings |
| [mpas/marp-nvim](https://github.com/mpas/marp-nvim) | 33 | 254 days ago | A neovim plugin for Marp |
| [crusj/hierarchy-tree-go.nvim](https://github.com/crusj/hierarchy-tree-go.nvim) | 33 | 862 days ago | Golang Hierarchy tree views. |
| [neolooong/whichpy.nvim](https://github.com/neolooong/whichpy.nvim) | 30 | 6 days ago | Python interpreter selector for Neovim. Switch interpreters without restarting LSP. |
| [Nedra1998/nvim-mdlink](https://github.com/Nedra1998/nvim-mdlink) | 29 | 108 days ago | Useful functionality for working with links in markdown |
| [Snikimonkd/cmp-go-pkgs](https://github.com/Snikimonkd/cmp-go-pkgs) | 27 | 94 days ago | nvim-cmp source for golang packages path. |
| [kiran94/edit-markdown-table.nvim](https://github.com/kiran94/edit-markdown-table.nvim) | 27 | 684 days ago | Edit Markdown Tables from Neovim using Treesitter |
| [simaxme/java.nvim](https://github.com/simaxme/java.nvim) | 27 | 307 days ago | A neovim plugin to move and rename java files and do other things. |
| [brendalf/mix.nvim](https://github.com/brendalf/mix.nvim) | 27 | 963 days ago | A Mix Wrapper for Neovim |
| [jbyuki/carrot.nvim](https://github.com/jbyuki/carrot.nvim) | 26 | 82 days ago | Evaluate Neovim Lua inside Markdown |
| [kiyoon/haskell-scope-highlighting.nvim](https://github.com/kiyoon/haskell-scope-highlighting.nvim) | 25 | 114 days ago | Haskell syntax highlighting that considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford. |
| [yanskun/gotests.nvim](https://github.com/yanskun/gotests.nvim) | 24 | 274 days ago | that runs gotests with Neovim |
| [nfrid/markdown-togglecheck](https://github.com/nfrid/markdown-togglecheck) | 23 | 585 days ago | Simple neovim plugin to toggle checkboxes in markdown |
| [ta-tikoma/php.easy.nvim](https://github.com/ta-tikoma/php.easy.nvim) | 21 | 3 days ago | Helper for simplify work with PHP - projects |
| [ChuufMaster/markdown-toc](https://github.com/ChuufMaster/markdown-toc) | 16 | 226 days ago | Generate inteligent customisable markdown TOC with affordances for emojis and relative file paths. |
| [heilgar/nvim-http-client](https://github.com/heilgar/nvim-http-client) | 12 | 3 days ago | Easy to use HTTP client plugin for neovim. Same syntax as IntelliJ HTTP client |
| [farias-hecdin/CSSVarViewer](https://github.com/farias-hecdin/CSSVarViewer) | 11 | 192 days ago | π This plugin allows you to easily identify the value of a CSS variable from any other files. |
| [chuwy/ucm.nvim](https://github.com/chuwy/ucm.nvim) | 6 | 597 days ago | A Neovim plugin helping to navigate in Unison codebase |
| [farias-hecdin/CSSVarHighlight](https://github.com/farias-hecdin/CSSVarHighlight) | 6 | 199 days ago | π A plugin that will help you easily identify the colors defined in CSS variables |
| [BibekBhusal0/nvim-shadcn](https://github.com/BibekBhusal0/nvim-shadcn) | 5 | 11 days ago | Neovim plugin to add shadcn UI component easily with telescope |
| [Yu-Leo/cmp-go-pkgs](https://github.com/Yu-Leo/cmp-go-pkgs) | 3 | 38 days ago | nvim-cmp source providing the names of Go packages to import |
| [azratul/expose-localhost.nvim](https://github.com/azratul/expose-localhost.nvim) | 3 | 14 days ago | Expose your localhost to the internet from inside Neovim (for the truly lazy among us) |
| [Yu-Leo/gosigns.nvim](https://github.com/Yu-Leo/gosigns.nvim) | 2 | 34 days ago | Neovim plugin that visualizes some Go hints |## Language
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------|---------|---------------|-----------------------------------------------------------------------------------------------------------|
| [potamides/pantran.nvim](https://github.com/potamides/pantran.nvim) | 312 | 4 days ago | Use your favorite machine translation engines without having to leave your favorite editor. |
| [niuiic/translate.nvim](https://github.com/niuiic/translate.nvim) | 42 | 145 days ago | Highly configurable translation plugin for neovim. |
| [kiyoon/Korean-IME.nvim](https://github.com/kiyoon/Korean-IME.nvim) | 17 | 16 days ago | νκΈ/νμ μ λ ₯κΈ° for Neovim. OS-independent Korean input method that converts English inputs to Korean in-place. |
| [tanloong/interlaced.nvim](https://github.com/tanloong/interlaced.nvim) | 9 | 5 days ago | Neovim plugin for aligning bilingual parallel texts |## Syntax
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) | 11716 | 2 days ago | Nvim Treesitter configurations and abstraction layer |
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [kylechui/nvim-surround](https://github.com/kylechui/nvim-surround) | 3613 | 20 days ago | Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua. |
| [nvim-treesitter/nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) | 2348 | 5 days ago | Create your own textobjects using Tree-sitter queries. |
| [RRethy/nvim-treesitter-textsubjects](https://github.com/RRethy/nvim-treesitter-textsubjects) | 542 | 40 days ago | Location and syntax aware text objects which *do what you mean* |
| [m-demare/hlargs.nvim](https://github.com/m-demare/hlargs.nvim) | 501 | 19 days ago | Highlight arguments' definitions and usages, using Treesitter |
| [IndianBoy42/tree-sitter-just](https://github.com/IndianBoy42/tree-sitter-just) | 160 | 96 days ago | Treesitter grammar for Justfiles (casey/just) |
| [LhKipp/nvim-nu](https://github.com/LhKipp/nvim-nu) | 148 | 122 days ago | Basic editor support for the nushell language |
| [roobert/surround-ui.nvim](https://github.com/roobert/surround-ui.nvim) | 90 | 269 days ago | π€ A Neovim plugin which acts as a helper or training aid for kylechui/nvim-surround |
| [desdic/agrolens.nvim](https://github.com/desdic/agrolens.nvim) | 58 | 26 days ago | Use Telescope or fzf to view pre-defined/custom treesitter queries |## Snippet
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip) | 3796 | 97 days ago | Snippet Engine for Neovim written in Lua. |
| [rafamadriz/friendly-snippets](https://github.com/rafamadriz/friendly-snippets) | 2324 | 130 days ago | Set of preconfigured snippets for different languages. |
| [chrisgrieser/nvim-scissors](https://github.com/chrisgrieser/nvim-scissors) | 475 | today | Automagical editing and creation of snippets. |
| [dcampos/nvim-snippy](https://github.com/dcampos/nvim-snippy) | 327 | 9 days ago | Snippet plugin for Neovim written in Lua |
| [norcalli/snippets.nvim](https://github.com/norcalli/snippets.nvim) | 276 | 941 days ago | Snippets in Lua. |
| [ellisonleao/carbon-now.nvim](https://github.com/ellisonleao/carbon-now.nvim) | 182 | 329 days ago | Create beautiful code snippets directly from your neovim terminal |
| [smjonas/snippet-converter.nvim](https://github.com/smjonas/snippet-converter.nvim) | 180 | 568 days ago | Bundle snippets from multiple sources and convert them to your format of choice. |
| [cvigilv/esqueleto.nvim](https://github.com/cvigilv/esqueleto.nvim) | 104 | 67 days ago | Reduce your boilerplate code the lazy-bones way |
| [TobinPalmer/rayso.nvim](https://github.com/TobinPalmer/rayso.nvim) | 79 | 352 days ago | A simple neovim plugin that enables you to instantly create snippets on ray.so |
| [guilherme-puida/tesoura.nvim](https://github.com/guilherme-puida/tesoura.nvim) | 28 | 311 days ago | A flexible snippet system using Neovim's new snippet api. |
| [mrcjkb/haskell-snippets.nvim](https://github.com/mrcjkb/haskell-snippets.nvim) | 28 | 25 days ago | My collection of Haskell snippets for LuaSnip. Powered by tree-sitter and LSP. |## Register
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------|
| [tversteeg/registers.nvim](https://github.com/tversteeg/registers.nvim) | 613 | 157 days ago | π Neovim plugin to preview the contents of the registers |
| [gennaro-tedesco/nvim-peekup](https://github.com/gennaro-tedesco/nvim-peekup) | 308 | 778 days ago | π dynamically interact with vim registers |
| [tenxsoydev/karen-yank.nvim](https://github.com/tenxsoydev/karen-yank.nvim) | 87 | 622 days ago | Neovim Lua plugin to improve register handling with delete, cut and yank mappings. |
| [kr40/nvim-macros](https://github.com/kr40/nvim-macros) | 62 | 420 days ago | Easy way to save and load Macros! |
| [desdic/macrothis.nvim](https://github.com/desdic/macrothis.nvim) | 29 | 58 days ago | Macrothis is a plugin for neovim to save and load macros |## Marks
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [ThePrimeagen/harpoon](https://github.com/ThePrimeagen/harpoon) | 7875 | 60 days ago | A per project, auto updating and editable marks utility for fast file navigation. |
| [chentoast/marks.nvim](https://github.com/chentoast/marks.nvim) | 980 | 221 days ago | A better user experience for viewing and interacting with Vim marks. |
| [cbochs/grapple.nvim](https://github.com/cbochs/grapple.nvim) | 616 | 194 days ago | Neovim plugin for tagging important files |
| [otavioschwanck/arrow.nvim](https://github.com/otavioschwanck/arrow.nvim) | 615 | 11 days ago | Bookmark your files, separated by project, and quickly navigate through them. |
| [LeonHeidelbach/trailblazer.nvim](https://github.com/LeonHeidelbach/trailblazer.nvim) | 269 | 66 days ago | TrailBlazer enables you to seemlessly move through important project marks as quickly and efficiently as possible to make your workflow blazingly fast β’. |
| [LintaoAmons/bookmarks.nvim](https://github.com/LintaoAmons/bookmarks.nvim) | 234 | 24 days ago | Persistent bookmarks: hard disk of your thoughts |
| [tomasky/bookmarks.nvim](https://github.com/tomasky/bookmarks.nvim) | 166 | 297 days ago | A Bookmarks Plugin With Global File Store For Neovim Written In Lua. |
| [EvWilson/spelunk.nvim](https://github.com/EvWilson/spelunk.nvim) | 105 | 38 days ago | Create and manage bookmarks as stacks in Neovim with a friendly UI. |
| [ofirgall/open.nvim](https://github.com/ofirgall/open.nvim) | 67 | 645 days ago | Open the current word with custom openers, GitHub shorthands for example. |
| [tristone13th/lspmark.nvim](https://github.com/tristone13th/lspmark.nvim) | 58 | 33 days ago | A Sane Project-wise Bookmarks Plugin with Persistent Storage Based on LSP for Neovim. |
| [fnune/recall.nvim](https://github.com/fnune/recall.nvim) | 51 | 396 days ago | Recall refines the use of Neovim marks by focusing on global marks, streamlining their usage and enhancing their visibility and navigability. |
| [2KAbhishek/markit.nvim](https://github.com/2KAbhishek/markit.nvim) | 28 | 47 days ago | Better marks for Neovim πΉπ |
| [desdic/marlin.nvim](https://github.com/desdic/marlin.nvim) | 26 | 53 days ago | Smooth sailing through buffers of interest in neovim |
| [you-n-g/navigate-note.nvim](https://github.com/you-n-g/navigate-note.nvim) | 23 | 39 days ago | A Neovim plugin that merges navigation features (like those in arrow.nvim and harpoon) with note-taking capabilities |
| [niuiic/track.nvim](https://github.com/niuiic/track.nvim) | 21 | 144 days ago | Neovim plugin to track the thought process of reading source code. |
| [zongben/navimark.nvim](https://github.com/zongben/navimark.nvim) | 14 | 46 days ago | An easy and powerful bookmark manager with telescope |
| [francescarpi/buffon.nvim](https://github.com/francescarpi/buffon.nvim) | 13 | 8 days ago | Neovim plugin for navigating between buffers |
| [heilgar/bookmarks.nvim](https://github.com/heilgar/bookmarks.nvim) | 12 | 6 days ago | A Neovim plugin for managing line bookmarks with Telescope integration and SQLite storage. Mark, organize, and quickly navigate between important locations in your codebase. |
| [mohseenrm/marko.nvim](https://github.com/mohseenrm/marko.nvim) | 5 | 18 days ago | Behind the scene, project based mark management πͺ |
| [Beargruug/skipper.nvim](https://github.com/Beargruug/skipper.nvim) | 4 | 14 days ago | skip: Trough files like a pirate |## Search
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------|
| [nvim-pack/nvim-spectre](https://github.com/nvim-pack/nvim-spectre) | 2203 | 88 days ago | Find the enemy and replace them with dark power. |
| [MagicDuck/grug-far.nvim](https://github.com/MagicDuck/grug-far.nvim) | 1259 | today | Find And Replace plugin for neovim |
| [kevinhwang91/nvim-hlslens](https://github.com/kevinhwang91/nvim-hlslens) | 817 | 14 days ago | Hlsearch Lens for Neovim |
| [AckslD/muren.nvim](https://github.com/AckslD/muren.nvim) | 365 | 61 days ago | Multiple replacements in neovim |
| [chrisgrieser/nvim-rip-substitute](https://github.com/chrisgrieser/nvim-rip-substitute) | 241 | 12 days ago | Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax. |
| [roobert/search-replace.nvim](https://github.com/roobert/search-replace.nvim) | 222 | 580 days ago | :monocle_face: A Neovim search and replace plugin that builds on the native search and replace experience. |
| [ray-x/sad.nvim](https://github.com/ray-x/sad.nvim) | 199 | 166 days ago | Space Age seD in Neovim. A project-wide find and replace plugin for Neovim. |
| [FabianWirth/search.nvim](https://github.com/FabianWirth/search.nvim) | 186 | 325 days ago | nvim plugin that adds tabs for telescope search |
| [prochri/telescope-all-recent.nvim](https://github.com/prochri/telescope-all-recent.nvim) | 146 | 23 days ago | (F)recency sorting for all Telescope pickers. |
| [mangelozzi/rgflow.nvim](https://github.com/mangelozzi/rgflow.nvim) | 96 | 10 days ago | Help you get in the flow with ripgrep in Neovim |
| [rktjmp/highlight-current-n.nvim](https://github.com/rktjmp/highlight-current-n.nvim) | 91 | 655 days ago | Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards. |
| [nvimdev/hlsearch.nvim](https://github.com/nvimdev/hlsearch.nvim) | 75 | 457 days ago | auto remove search highlight and rehighlight when using n or N |
| [s1n7ax/nvim-search-and-replace](https://github.com/s1n7ax/nvim-search-and-replace) | 74 | 948 days ago | Really simple plugin to search and replace multiple files |
| [gaborvecsei/memento.nvim](https://github.com/gaborvecsei/memento.nvim) | 65 | 1120 days ago | A NeoVim plugin which remembers where you've been |
| [polirritmico/telescope-lazy-plugins.nvim](https://github.com/polirritmico/telescope-lazy-plugins.nvim) | 61 | 55 days ago | π§ A Telescope extension to quickly access configurations of plugins managed by lazy.nvim. |
| [backdround/improved-search.nvim](https://github.com/backdround/improved-search.nvim) | 59 | 477 days ago | Add search abilities |
| [wurli/visimatch.nvim](https://github.com/wurli/visimatch.nvim) | 51 | 66 days ago | A tiny Neovim plugin to highlight text matching the current selection in visual mode π« |
| [duane9/nvim-rg](https://github.com/duane9/nvim-rg) | 39 | 61 days ago | Run ripgrep from Neovim asynchronously. |
| [wsdjeg/flygrep.nvim](https://github.com/wsdjeg/flygrep.nvim) | 8 | 25 days ago | Neovim plugin to search text in floating window asynchronously |## Fuzzy Finder
| URL | Stars | Last commit | Description |
|-----------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) | 17248 | 23 days ago | Find, Filter, Preview, Pick. All lua, all the time. |
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [ibhagwan/fzf-lua](https://github.com/ibhagwan/fzf-lua) | 3198 | 3 days ago | Improved fzf.vim written in lua |
| [camspiers/snap](https://github.com/camspiers/snap) | 503 | 36 days ago | A fast finder system for neovim. |
| [axkirillov/easypick.nvim](https://github.com/axkirillov/easypick.nvim) | 400 | 40 days ago | A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands |
| [vijaymarupudi/nvim-fzf](https://github.com/vijaymarupudi/nvim-fzf) | 346 | 172 days ago | A Lua API for using fzf in neovim. |
| [jvgrootveld/telescope-zoxide](https://github.com/jvgrootveld/telescope-zoxide) | 342 | 226 days ago | An extension for telescope.nvim that allows you operate zoxide within Neovim. |
| [linrongbin16/fzfx.nvim](https://github.com/linrongbin16/fzfx.nvim) | 138 | 42 days ago | A Neovim fuzzy finder that updates on every keystroke. |
| [fdschmidt93/telescope-egrepify.nvim](https://github.com/fdschmidt93/telescope-egrepify.nvim) | 132 | 185 days ago | Variable user customization for telescope.live_grep to set rg flags on-the-fly |
| [crispgm/telescope-heading.nvim](https://github.com/crispgm/telescope-heading.nvim) | 131 | 304 days ago | An extension for telescope.nvim that allows you to switch between headings |## File Explorer
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [nvim-tree/nvim-tree.lua](https://github.com/nvim-tree/nvim-tree.lua) | 7699 | today | A file explorer tree for neovim written in lua |
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [stevearc/oil.nvim](https://github.com/stevearc/oil.nvim) | 4957 | 11 days ago | Neovim file explorer: edit your filesystem like a buffer |
| [nvim-neo-tree/neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim) | 4427 | 2 days ago | Neovim plugin to manage the file system and other tree like structures. |
| [ms-jpq/chadtree](https://github.com/ms-jpq/chadtree) | 1676 | today | File manager for Neovim. Better than NERDTree. |
| [mikavilpas/yazi.nvim](https://github.com/mikavilpas/yazi.nvim) | 922 | today | A Neovim Plugin for the yazi terminal file manager |
| [kevinhwang91/rnvimr](https://github.com/kevinhwang91/rnvimr) | 833 | 57 days ago | Make Ranger running in a floating window to communicate with Neovim via RPC |
| [elihunter173/dirbuf.nvim](https://github.com/elihunter173/dirbuf.nvim) | 444 | 905 days ago | A file manager for Neovim which lets you edit your filesystem like you edit text |
| [luukvbaal/nnn.nvim](https://github.com/luukvbaal/nnn.nvim) | 443 | 328 days ago | File manager for Neovim powered by nnn. |
| [tamago324/lir.nvim](https://github.com/tamago324/lir.nvim) | 365 | 320 days ago | Neovim file explorer |
| [is0n/fm-nvim](https://github.com/is0n/fm-nvim) | 277 | 244 days ago | π Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim. |
| [prichrd/netrw.nvim](https://github.com/prichrd/netrw.nvim) | 235 | 82 days ago | It's not because we use netrw that we cannot have nice things! |
| [simonmclean/triptych.nvim](https://github.com/simonmclean/triptych.nvim) | 220 | 7 days ago | Directory browser plugin for Neovim, inspired by Ranger |
| [SidOfc/carbon.nvim](https://github.com/SidOfc/carbon.nvim) | 181 | 66 days ago | The simple directory tree viewer for Neovim written in Lua. |
| [kelly-lin/ranger.nvim](https://github.com/kelly-lin/ranger.nvim) | 166 | 144 days ago | Ranger plugin for neovim |
| [Xuyuanp/yanil](https://github.com/Xuyuanp/yanil) | 98 | 77 days ago | Yet Another Nerdtree In Lua |
| [TimUntersberger/neofs](https://github.com/TimUntersberger/neofs) | 68 | 975 days ago | A file manager for neovim |
| [dinhhuy258/sfm.nvim](https://github.com/dinhhuy258/sfm.nvim) | 63 | 26 days ago | The simple directory tree viewer for Neovim written in Lua |
| [kiran94/s3edit.nvim](https://github.com/kiran94/s3edit.nvim) | 46 | 684 days ago | Edit files from S3 directly from Neovim |
| [Enigama/miss.nvim](https://github.com/Enigama/miss.nvim) | 8 | 12 days ago | Plugin for changed files that could be missed from adding somewhere |## Project
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------------------|---------|---------------|----------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [ahmedkhalf/project.nvim](https://github.com/ahmedkhalf/project.nvim) | 1460 | 242 days ago | The superior project management solution for neovim. |
| [natecraddock/workspaces.nvim](https://github.com/natecraddock/workspaces.nvim) | 344 | 185 days ago | a simple plugin to manage workspace directories in neovim |
| [GnikDroy/projections.nvim](https://github.com/GnikDroy/projections.nvim) | 240 | 431 days ago | A map to your filesystem |
| [klen/nvim-config-local](https://github.com/klen/nvim-config-local) | 155 | 80 days ago | Secure load local config files for neovim |
| [LintaoAmons/cd-project.nvim](https://github.com/LintaoAmons/cd-project.nvim) | 117 | 30 days ago | I tried quite a lot `Project Management` plugins. In the end, I found all I need is just an easier way to `cd` to another project directory. |
| [windwp/nvim-projectconfig](https://github.com/windwp/nvim-projectconfig) | 108 | 257 days ago | neovim projectconfig |
| [otavioschwanck/telescope-alternate.nvim](https://github.com/otavioschwanck/telescope-alternate.nvim) | 108 | 361 days ago | Alternate between common files using pre-defined regexp. Just map the patterns and starting navigating between files that are related. |
| [pluffie/neoproj](https://github.com/pluffie/neoproj) | 69 | 710 days ago | π₯ Small yet powerful project manager for Neovim |
| [nyngwang/suave.lua](https://github.com/nyngwang/suave.lua) | 66 | 701 days ago | Multi-tabs project session automation |
| [SalOrak/whaler.nvim](https://github.com/SalOrak/whaler.nvim) | 59 | 153 days ago | Telescope extension to change between directories blazingly fast |
| [Abstract-IDE/penvim](https://github.com/Abstract-IDE/penvim) | 51 | 993 days ago | Project's root directory and documents Indentation detector with project based config loader |
| [desdic/telescope-rooter.nvim](https://github.com/desdic/telescope-rooter.nvim) | 24 | 328 days ago | Change directory to project folder when using telescope and restore afterwards |
| [wsdjeg/rooter.nvim](https://github.com/wsdjeg/rooter.nvim) | 8 | 7 days ago | cd project root automatically |
| [zongben/proot.nvim](https://github.com/zongben/proot.nvim) | 3 | 57 days ago | Lightweight project navigator with telescope |
| [LucasTavaresA/headers.nvim](https://github.com/LucasTavaresA/headers.nvim) | 2 | 32 days ago | Zero-config header/footer warnings. |## Color
| URL | Stars | Last commit | Description |
|-----------------------------------------------------------------------------------------------------------|---------|---------------|---------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [folke/twilight.nvim](https://github.com/folke/twilight.nvim) | 1362 | 263 days ago | π Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter. |
| [xiyaowong/transparent.nvim](https://github.com/xiyaowong/transparent.nvim) | 988 | 229 days ago | Remove all background colors to make nvim transparent |
| [uga-rosa/ccc.nvim](https://github.com/uga-rosa/ccc.nvim) | 857 | 3 days ago | Color picker and highlighter plugin for Neovim. |
| [catgoose/nvim-colorizer.lua](https://github.com/catgoose/nvim-colorizer.lua) | 856 | 41 days ago | The fastest Neovim colorizer |
| [brenoprata10/nvim-highlight-colors](https://github.com/brenoprata10/nvim-highlight-colors) | 820 | 6 days ago | Highlight colors for neovim |
| [TaDaa/vimade](https://github.com/TaDaa/vimade) | 607 | 5 days ago | Vimade let's you dim, fade, tint, animate, and customize colors in your windows and buffers for (Neo)vim |
| [max397574/colortils.nvim](https://github.com/max397574/colortils.nvim) | 423 | 91 days ago | Some color utils for neovim |
| [xzbdmw/colorful-menu.nvim](https://github.com/xzbdmw/colorful-menu.nvim) | 304 | 12 days ago | Bring enjoyment to your auto completion. |
| [ziontee113/color-picker.nvim](https://github.com/ziontee113/color-picker.nvim) | 285 | 359 days ago | A powerful Neovim plugin that lets users choose & modify RGB/HSL/HEX colors. |
| [rasulomaroff/reactive.nvim](https://github.com/rasulomaroff/reactive.nvim) | 220 | 93 days ago | Reactivity. Right in your neovim. |
| [winston0410/range-highlight.nvim](https://github.com/winston0410/range-highlight.nvim) | 208 | 22 days ago | An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline. |
| [miversen33/sunglasses.nvim](https://github.com/miversen33/sunglasses.nvim) | 150 | 88 days ago | Put on your shades so you only see what you care about |
| [koenverburg/peepsight.nvim](https://github.com/koenverburg/peepsight.nvim) | 115 | 514 days ago | Focus on one function at a time |
| [rachartier/tiny-devicons-auto-colors.nvim](https://github.com/rachartier/tiny-devicons-auto-colors.nvim) | 114 | 98 days ago | A Neovim plugin that automatically assigns colors to devicons based on their nearest color in a predefined color palette. |
| [lcheylus/overlength.nvim](https://github.com/lcheylus/overlength.nvim) | 49 | 578 days ago | A small Neovim plugin to highlight too long lines |
| [Mr-LLLLL/interestingwords.nvim](https://github.com/Mr-LLLLL/interestingwords.nvim) | 47 | 235 days ago | βοΈ A vim plugin for highlighting and navigating through different words in a buffer. |
| [moyiz/command-and-cursor.nvim](https://github.com/moyiz/command-and-cursor.nvim) | 19 | 12 days ago | Highlight cursor and visual selections in current buffer when entering command mode. |## Colorscheme
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [echasnovski/mini.nvim#plugin-colorschemes](https://github.com/echasnovski/mini.nvim#plugin-colorschemes) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [folke/tokyonight.nvim](https://github.com/folke/tokyonight.nvim) | 6946 | 52 days ago | π A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish. |
| [catppuccin/nvim](https://github.com/catppuccin/nvim) | 6196 | 42 days ago | π¨ Soothing pastel theme for (Neo)vim |
| [rebelot/kanagawa.nvim](https://github.com/rebelot/kanagawa.nvim) | 4982 | 12 days ago | NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. |
| [EdenEast/nightfox.nvim](https://github.com/EdenEast/nightfox.nvim) | 3452 | 61 days ago | π¦A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins. |
| [sainnhe/everforest](https://github.com/sainnhe/everforest) | 3226 | 44 days ago | π² Comfortable & Pleasant Color Scheme for Vim |
| [rose-pine/neovim](https://github.com/rose-pine/neovim) | 2575 | 11 days ago | Soho vibes for Neovim |
| [projekt0n/github-nvim-theme](https://github.com/projekt0n/github-nvim-theme) | 2247 | 101 days ago | GitHub's Neovim themes |
| [sainnhe/gruvbox-material](https://github.com/sainnhe/gruvbox-material) | 2173 | 46 days ago | Gruvbox with Material Palette |
| [ellisonleao/gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim) | 2150 | 9 days ago | Lua port of the most famous vim colorscheme |
| [sainnhe/sonokai](https://github.com/sainnhe/sonokai) | 1775 | 46 days ago | High Contrast & Vivid Color Scheme based on Monokai Pro |
| [navarasu/onedark.nvim](https://github.com/navarasu/onedark.nvim) | 1720 | 153 days ago | One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles |
| [rktjmp/lush.nvim](https://github.com/rktjmp/lush.nvim) | 1594 | 238 days ago | Create Neovim themes with real-time feedback, export anywhere. |
| [dracula/vim](https://github.com/dracula/vim) | 1359 | 15 days ago | π§π»ββοΈ Dark theme for Vim |
| [nyoom-engineering/oxocarbon.nvim](https://github.com/nyoom-engineering/oxocarbon.nvim) | 1308 | 226 days ago | A dark and light Neovim theme written in fennel, inspired by IBM Carbon. |
| [mhartington/oceanic-next](https://github.com/mhartington/oceanic-next) | 1155 | 2 days ago | Oceanic Next theme for neovim |
| [marko-cerovac/material.nvim](https://github.com/marko-cerovac/material.nvim) | 1036 | 28 days ago | :trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins |
| [bluz71/vim-moonfly-colors](https://github.com/bluz71/vim-moonfly-colors) | 992 | 2 days ago | A dark charcoal theme for modern Neovim & classic Vim |
| [tomasiser/vim-code-dark](https://github.com/tomasiser/vim-code-dark) | 975 | 325 days ago | Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code |
| [sainnhe/edge](https://github.com/sainnhe/edge) | 942 | 46 days ago | Clean & Elegant Color Scheme inspired by Atom One and Material |
| [scottmckendry/cyberdream.nvim](https://github.com/scottmckendry/cyberdream.nvim) | 931 | today | π€π€ High-contrast, Futuristic & Vibrant Neovim Colorscheme |
| [olimorris/onedarkpro.nvim](https://github.com/olimorris/onedarkpro.nvim) | 911 | 12 days ago | π¨ Atom's iconic One Dark theme. Cacheable, fully customisable, Tree-sitter and LSP semantic token support. Comes with variants |
| [shaunsingh/nord.nvim](https://github.com/shaunsingh/nord.nvim) | 901 | 290 days ago | Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support |
| [zenbones-theme/zenbones.nvim](https://github.com/zenbones-theme/zenbones.nvim) | 864 | 38 days ago | πͺ¨ A collection of contrast-based Vim/Neovim colorschemes |
| [bluz71/vim-nightfly-colors](https://github.com/bluz71/vim-nightfly-colors) | 857 | 2 days ago | A dark midnight theme for modern Neovim & classic Vim |
| [AlexvZyl/nordic.nvim](https://github.com/AlexvZyl/nordic.nvim) | 843 | 7 days ago | π Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms. |
| [savq/melange-nvim](https://github.com/savq/melange-nvim) | 818 | 85 days ago | π‘οΈ Warm color scheme for Neovim and beyond |
| [Mofiqul/vscode.nvim](https://github.com/Mofiqul/vscode.nvim) | 809 | 16 days ago | Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code |
| [fenetikm/falcon](https://github.com/fenetikm/falcon) | 777 | 91 days ago | A colour scheme for terminals, Vim and friends. |
| [tjdevries/colorbuddy.nvim](https://github.com/tjdevries/colorbuddy.nvim) | 703 | 338 days ago | Your color buddy for making cool neovim color schemes |
| [embark-theme/vim](https://github.com/embark-theme/vim) | 685 | 75 days ago | An ambitious theme for vim |
| [Mofiqul/dracula.nvim](https://github.com/Mofiqul/dracula.nvim) | 683 | 46 days ago | Dracula colorscheme for neovim written in Lua |
| [rmehri01/onenord.nvim](https://github.com/rmehri01/onenord.nvim) | 569 | 12 days ago | ποΈ A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience. |
| [RRethy/base16-nvim](https://github.com/RRethy/base16-nvim) | 556 | 48 days ago | Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups. |
| [tiagovla/tokyodark.nvim](https://github.com/tiagovla/tokyodark.nvim) | 528 | 99 days ago | A clean dark theme written in lua for neovim. |
| [olivercederborg/poimandres.nvim](https://github.com/olivercederborg/poimandres.nvim) | 434 | 174 days ago | Poimandres colorscheme for Neovim written in Lua |
| [luisiacc/gruvbox-baby](https://github.com/luisiacc/gruvbox-baby) | 417 | 442 days ago | Gruvbox theme for neovim with full πTreeSitter support. |
| [slugbyte/lackluster.nvim](https://github.com/slugbyte/lackluster.nvim) | 399 | 9 days ago | a delightful and customizable mostly monochrome colorscheme thats soft on the eyes and supports treesitter, lsp, and heaps of neovim plugins. |
| [f-person/auto-dark-mode.nvim](https://github.com/f-person/auto-dark-mode.nvim) | 389 | 32 days ago | A Neovim plugin for macOS, Linux & Windows that automatically changes the editor appearance based on system settings. |
| [tanvirtin/monokai.nvim](https://github.com/tanvirtin/monokai.nvim) | 368 | 496 days ago | Monokai theme for Neovim written in Lua. |
| [xero/miasma.nvim](https://github.com/xero/miasma.nvim) | 364 | 105 days ago | a fog descends upon your editor β dark color scheme inspired by the woods for vim and neovim |
| [ramojus/mellifluous.nvim](https://github.com/ramojus/mellifluous.nvim) | 363 | 5 days ago | Pleasant and productive colorscheme for Neovim |
| [nvimdev/zephyr-nvim](https://github.com/nvimdev/zephyr-nvim) | 361 | 832 days ago | A dark neovim colorscheme written in lua |
| [ray-x/aurora](https://github.com/ray-x/aurora) | 356 | 2 days ago | A vivid dark theme for modern Neovim. |
| [mellow-theme/mellow.nvim](https://github.com/mellow-theme/mellow.nvim) | 355 | 42 days ago | A soothing dark color scheme for neovim and friends. |
| [uloco/bluloco.nvim](https://github.com/uloco/bluloco.nvim) | 354 | today | bluloco theme port for neovim |
| [ribru17/bamboo.nvim](https://github.com/ribru17/bamboo.nvim) | 349 | 34 days ago | Warm Green Theme for Neovim and Beyond |
| [neanias/everforest-nvim](https://github.com/neanias/everforest-nvim) | 319 | 35 days ago | A Lua port of the Everforest colour scheme |
| [comfysage/evergarden](https://github.com/comfysage/evergarden) | 305 | yesterday | :rose: a comfy neovim colorscheme for cozy morning coding. |
| [ChristianChiarulli/nvcode-color-schemes.vim](https://github.com/ChristianChiarulli/nvcode-color-schemes.vim) | 303 | 277 days ago | A bunch of generated colorschemes (treesitter supported) |
| [FrenzyExists/aquarium-vim](https://github.com/FrenzyExists/aquarium-vim) | 298 | 135 days ago | π Aquarium, a simple vibrant dark theme for vim π |
| [oxfist/night-owl.nvim](https://github.com/oxfist/night-owl.nvim) | 298 | 211 days ago | π¦ π Night Owl colorscheme implementation for Neovim with support for Treesitter and semantic tokens |
| [miikanissi/modus-themes.nvim](https://github.com/miikanissi/modus-themes.nvim) | 291 | 25 days ago | Highly accessible themes for Neovim, conforming with the highest standard for color contrast between background and foreground values (WCAG AAA). A Neovim port of the original Modus Themes built for GNU Emacs. |
| [Yazeed1s/oh-lucy.nvim](https://github.com/Yazeed1s/oh-lucy.nvim) | 274 | 3 days ago | Inspired by oh-lucy theme in vscodium, with few tweaks! |
| [0xstepit/flow.nvim](https://github.com/0xstepit/flow.nvim) | 272 | 54 days ago | A flow-immersive Nvim colorscheme with fluorescent details. |
| [maxmx03/fluoromachine.nvim](https://github.com/maxmx03/fluoromachine.nvim) | 269 | 268 days ago | Synthwave x Fluoromachine port for Neovim |
| [zaldih/themery.nvim](https://github.com/zaldih/themery.nvim) | 269 | 100 days ago | A colorscheme picker with live preview and persistence for neovim β¨ |
| [ThemerCorp/themer.lua](https://github.com/ThemerCorp/themer.lua) | 258 | 542 days ago | A simple, minimal highlighter plugin for neovim |
| [Everblush/nvim](https://github.com/Everblush/nvim) | 257 | 275 days ago | A port of everblush.vim but written in lua |
| [Mofiqul/adwaita.nvim](https://github.com/Mofiqul/adwaita.nvim) | 249 | 348 days ago | Neovim colorscheme using Gnome Adwaita syntax |
| [Iron-E/nvim-highlite](https://github.com/Iron-E/nvim-highlite) | 244 | 10 days ago | A colorscheme generator that is "lite" on logic for the developer. |
| [kyazdani42/blue-moon](https://github.com/kyazdani42/blue-moon) | 241 | 152 days ago | A dark color scheme for Neovim derived from palenight and carbonight |
| [gbprod/nord.nvim](https://github.com/gbprod/nord.nvim) | 237 | 58 days ago | An arctic, north-bluish clean and elegant Neovim theme. |
| [ray-x/starry.nvim](https://github.com/ray-x/starry.nvim) | 232 | 6 days ago | A pack of modern nvim color schemes: material, moonlight, Dracula (blood), Monokai, Mariana, Emerald, earlysummer, middlenight_blue... Fully support Treesitter, LSP and a variety of plugins. |
| [NTBBloodbath/doom-one.nvim](https://github.com/NTBBloodbath/doom-one.nvim) | 230 | 50 days ago | doom-emacs' doom-one Lua port for Neovim |
| [dasupradyumna/midnight.nvim](https://github.com/dasupradyumna/midnight.nvim) | 216 | 161 days ago | :crescent_moon: A modern black neovim theme written in Lua, with comfortable color contrast for a pleasant visual experience, with LSP and treesitter support |
| [diegoulloao/neofusion.nvim](https://github.com/diegoulloao/neofusion.nvim) | 215 | 25 days ago | nvim theme blending lava red and ice blue for a vibrant coding experience β¨ |
| [rockerBOO/boo-colorscheme-nvim](https://github.com/rockerBOO/boo-colorscheme-nvim) | 210 | 472 days ago | Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter. |
| [zootedb0t/citruszest.nvim](https://github.com/zootedb0t/citruszest.nvim) | 204 | 226 days ago | A vibrant and refreshing neovim colorscheme inspired by citrus fruits. |
| [askfiy/visual_studio_code](https://github.com/askfiy/visual_studio_code) | 195 | 199 days ago | A `neovim` theme that highly restores `vscode`, so that your friends will no longer be surprised that you use `neovim`, because they will think you are using `vscode` .. |
| [rockyzhang24/arctic.nvim](https://github.com/rockyzhang24/arctic.nvim) | 191 | 114 days ago | Neovim color schemes ported from VSCode Dark+ and Dark Modern with Treesitter and semantic token highlighting |
| [rafamadriz/neon](https://github.com/rafamadriz/neon) | 190 | 866 days ago | Customizable coloscheme with dark and light options, vivid colors and easy on the eye. |
| [thesimonho/kanagawa-paper.nvim](https://github.com/thesimonho/kanagawa-paper.nvim) | 189 | 7 days ago | π Remixed Kanagawa colourschemes with muted colors. For Neovim. |
| [ishan9299/nvim-solarized-lua](https://github.com/ishan9299/nvim-solarized-lua) | 188 | 403 days ago | solarized colorscheme in lua for nvim 0.5 |
| [Yazeed1s/minimal.nvim](https://github.com/Yazeed1s/minimal.nvim) | 188 | 890 days ago | Two Tree-sitter supported colorschemes that are inspired by base16-tomorrow-night and monokai-pro. |
| [Tsuzat/NeoSolarized.nvim](https://github.com/Tsuzat/NeoSolarized.nvim) | 187 | 86 days ago | NeoSolarized colorscheme for NeoVim with full transparency |
| [cpea2506/one_monokai.nvim](https://github.com/cpea2506/one_monokai.nvim) | 181 | 4 days ago | One Monokai for Neovim |
| [kvrohit/rasmus.nvim](https://github.com/kvrohit/rasmus.nvim) | 180 | 150 days ago | A color scheme for Neovim |
| [andersevenrud/nordic.nvim](https://github.com/andersevenrud/nordic.nvim) | 176 | 299 days ago | A nord-esque colorscheme for neovim |
| [ishan9299/modus-theme-vim](https://github.com/ishan9299/modus-theme-vim) | 171 | 915 days ago | Port of modus-themes in neovim |
| [svrana/neosolarized.nvim](https://github.com/svrana/neosolarized.nvim) | 160 | 219 days ago | Truecolor solarized theme for neovim in Lua using colorbuddy |
| [niyabits/calvera-dark.nvim](https://github.com/niyabits/calvera-dark.nvim) | 155 | 1205 days ago | Calvera Dark Colorscheme for Neovim written in Lua with built-in support for native LSP, TreeSitter and many more plugins |
| [polirritmico/monokai-nightasty.nvim](https://github.com/polirritmico/monokai-nightasty.nvim) | 145 | 8 days ago | π« A dark/light theme for Neovim based on the Monokai color palette written in Lua, support for LSP, Treesitter and lots of plugins. |
| [kvrohit/substrata.nvim](https://github.com/kvrohit/substrata.nvim) | 136 | 917 days ago | A cold, dark color scheme for Neovim |
| [kdheepak/monochrome.nvim](https://github.com/kdheepak/monochrome.nvim) | 133 | 1367 days ago | A monochrome colorscheme for neovim |
| [ofirgall/ofirkai.nvim](https://github.com/ofirgall/ofirkai.nvim) | 132 | 167 days ago | Color scheme for neovim, based on SublimeText 4 monokai |
| [nyngwang/nvimgelion](https://github.com/nyngwang/nvimgelion) | 126 | 400 days ago | Evangelion but for Vimmers |
| [Verf/deepwhite.nvim](https://github.com/Verf/deepwhite.nvim) | 126 | 193 days ago | DeepWhite colorscheme for Neovim. |
| [HoNamDuong/hybrid.nvim](https://github.com/HoNamDuong/hybrid.nvim) | 126 | 42 days ago | A dark Neovim theme written in Lua |
| [metalelf0/jellybeans-nvim](https://github.com/metalelf0/jellybeans-nvim) | 121 | 86 days ago | A port of jellybeans colorscheme for neovim |
| [Th3Whit3Wolf/one-nvim](https://github.com/Th3Whit3Wolf/one-nvim) | 112 | 1355 days ago | Atom one theme |
| [lalitmee/cobalt2.nvim](https://github.com/lalitmee/cobalt2.nvim) | 111 | 57 days ago | cobalt2 theme for neovim in Lua using colorbuddy |
| [Th3Whit3Wolf/onebuddy](https://github.com/Th3Whit3Wolf/onebuddy) | 101 | 1471 days ago | Light and dark atom one theme |
| [phha/zenburn.nvim](https://github.com/phha/zenburn.nvim) | 99 | 283 days ago | Zenburn for the modern age |
| [Abstract-IDE/Abstract-cs](https://github.com/Abstract-IDE/Abstract-cs) | 99 | 24 days ago | Colorscheme for (neo)vim written in lua, specially made for roshnivim with Tree-sitter support. |
| [yonlu/omni.vim](https://github.com/yonlu/omni.vim) | 88 | 1029 days ago | π¨ Omni color scheme for Neovim. |
| [roobert/palette.nvim](https://github.com/roobert/palette.nvim) | 77 | 557 days ago | π¨ Palette - A beautiful, versatile, systematic, Neovim theme system |
| [norcalli/nvim-base16.lua](https://github.com/norcalli/nvim-base16.lua) | 76 | 731 days ago | Programmatic lua library for setting base16 themes in Neovim. |
| [theniceboy/nvim-deus](https://github.com/theniceboy/nvim-deus) | 71 | 353 days ago | vim-deus with treesitter support |
| [lewpoly/sherbet.nvim](https://github.com/lewpoly/sherbet.nvim) | 71 | 846 days ago | Neovim colorscheme written in Lua. |
| [ldelossa/vimdark](https://github.com/ldelossa/vimdark) | 69 | 1118 days ago | A dark theme for vim based on vim-monotonic and chrome's dark reader |
| [lmburns/kimbox](https://github.com/lmburns/kimbox) | 69 | 587 days ago | Kimbie Dark Neovim colorscheme |
| [killitar/obscure.nvim](https://github.com/killitar/obscure.nvim) | 65 | 42 days ago | A dark Neovim theme written in Lua, with support for LSP, Tree-sitter and lots of plugins. |
| [cryptomilk/nightcity.nvim](https://github.com/cryptomilk/nightcity.nvim) | 62 | 12 days ago | π Night City - A dark colorscheme for Neovim with LSP support |
| [2nthony/vitesse.nvim](https://github.com/2nthony/vitesse.nvim) | 59 | 237 days ago | Vitesse theme for neovim in Lua using colorbuddy |
| [sontungexpt/witch](https://github.com/sontungexpt/witch) | 57 | 263 days ago | The main theme for stinvim Easy to use, easy to config, easy to extend. |
| [CWood-sdf/pineapple](https://github.com/CWood-sdf/pineapple) | 55 | 3 days ago | Find, preview, and install any colorscheme without leaving neovim |
| [samharju/synthweave.nvim](https://github.com/samharju/synthweave.nvim) | 52 | 337 days ago | Synthwave '84 colorscheme port for Neovim |
| [ptdewey/darkearth-nvim](https://github.com/ptdewey/darkearth-nvim) | 50 | 14 days ago | A dark and earthy colorscheme for Neovim. |
| [Th3Whit3Wolf/space-nvim](https://github.com/Th3Whit3Wolf/space-nvim) | 47 | 318 days ago | A spacemacs inspired dark and light colorscheme. |
| [bkegley/gloombuddy](https://github.com/bkegley/gloombuddy) | 46 | 1456 days ago | Gloom inspired theme for neovim |
| [neko-night/nvim](https://github.com/neko-night/nvim) | 44 | 76 days ago | β¨ Looking for a theme that fits your vibe? Whether you're into dark mode, light mode, or something in between, this NekoNight has got you covered. Written in Lua for snappy performance, it's a buffet of color schemes for every taste and mood. π |
| [adisen99/apprentice.nvim](https://github.com/adisen99/apprentice.nvim) | 44 | 442 days ago | Apprentice color scheme for Neovim written in Lua |
| [nxvu699134/vn-night.nvim](https://github.com/nxvu699134/vn-night.nvim) | 44 | 53 days ago | A dark Neovim colorscheme written in Lua. Support built-in LSP and Tree-sitter. |
| [adisen99/codeschool.nvim](https://github.com/adisen99/codeschool.nvim) | 44 | 442 days ago | Codeschool colorscheme for neovim written in lua with treesitter and built-in lsp support |
| [uncleTen276/dark_flat.nvim](https://github.com/uncleTen276/dark_flat.nvim) | 43 | 296 days ago | A Neovim colorscheme written in Lua ported from Dark Flat iTerm2 theme, with LSP and Tree-sitter support. |
| [LmanTW/themify.nvim](https://github.com/LmanTW/themify.nvim) | 43 | 55 days ago | A lightweight colorscheme manager and switcher. |
| [linrongbin16/colorbox.nvim](https://github.com/linrongbin16/colorbox.nvim) | 41 | 4 days ago | Load all the ultra colorschemes into Neovim player! |
| [samharju/serene.nvim](https://github.com/samharju/serene.nvim) | 38 | 246 days ago | Mild colorscheme for Neovim |
| [4e554c4c/darkman.nvim](https://github.com/4e554c4c/darkman.nvim) | 30 | 5 days ago | A neovim plugin for interfacing with the freedesktop dark mode standard |
| [PHSix/nvim-hybrid](https://github.com/PHSix/nvim-hybrid) | 26 | 1175 days ago | A neovim colorscheme write in lua. |
| [titanzero/zephyrium](https://github.com/titanzero/zephyrium) | 25 | 1146 days ago | A dark color scheme for Vim, based on Zephyr, written in Lua |
| [loganswartz/polychrome.nvim](https://github.com/loganswartz/polychrome.nvim) | 24 | 75 days ago | A colorscheme creation micro-framework for Neovim |
| [alexmozaidze/palenight.nvim](https://github.com/alexmozaidze/palenight.nvim) | 22 | 366 days ago | Palenight colorscheme for NeoVim written in Fennel. |
| [calind/selenized.nvim](https://github.com/calind/selenized.nvim) | 21 | 220 days ago | Lua port of Selenized theme for Neovim with support for Tree-sitter, nvim-cmp, GitSigns and some more |
| [chrsm/paramount-ng.nvim](https://github.com/chrsm/paramount-ng.nvim) | 20 | 1028 days ago | neovim-first paramount colorscheme |
| [jim-at-jibba/ariake.nvim](https://github.com/jim-at-jibba/ariake.nvim) | 19 | 282 days ago | Port of my Vimscript theme to Lua |
| [loganswartz/sunburn.nvim](https://github.com/loganswartz/sunburn.nvim) | 18 | 16 days ago | A Neovim colorscheme emphasizing readability above all else. |
| [qaptoR-nvim/chocolatier.nvim](https://github.com/qaptoR-nvim/chocolatier.nvim) | 17 | 219 days ago | Espresso-, Kimbie-, Grivbox- inspired Neovim Colorscheme |
| [judaew/ronny.nvim](https://github.com/judaew/ronny.nvim) | 16 | 560 days ago | Neovim/Vim color scheme inspired by Monokai theme |
| [sonjiku/yawnc.nvim](https://github.com/sonjiku/yawnc.nvim) | 16 | 656 days ago | Yet Another pyWal Neovim Colorscheme |
| [RishabhRD/gruvy](https://github.com/RishabhRD/gruvy) | 15 | 562 days ago | Gruvbuddy port independent of colorbuddy |
| [bakageddy/alduin.nvim](https://github.com/bakageddy/alduin.nvim) | 11 | 440 days ago | A Stupid Implementation of Alduin Colorscheme for Neovim |
| [kevinm6/kurayami.nvim](https://github.com/kevinm6/kurayami.nvim) | 7 | 97 days ago | Dark only theme for Neovim with treesitter support |
| [BrunoCiccarino/gardenal](https://github.com/BrunoCiccarino/gardenal) | 6 | 162 days ago | A plugin for vim and neovim that allows you to define keyboard shortcuts for switching between themes. |
| [m15a/nvim-srcerite](https://github.com/m15a/nvim-srcerite) | 5 | 83 days ago | Neovim colorscheme inspired by Srcery |## Bars and Lines
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------------------------|---------|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [nvim-lualine/lualine.nvim](https://github.com/nvim-lualine/lualine.nvim) | 6883 | yesterday | A blazing fast and easy to configure neovim statusline plugin written in pure lua. |
| [akinsho/bufferline.nvim](https://github.com/akinsho/bufferline.nvim) | 3792 | 87 days ago | A snazzy bufferline for Neovim |
| [romgrk/barbar.nvim](https://github.com/romgrk/barbar.nvim) | 2463 | 58 days ago | The neovim tabline plugin. |
| [RRethy/vim-illuminate](https://github.com/RRethy/vim-illuminate) | 2321 | today | illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. |
| [SmiteshP/nvim-navic](https://github.com/SmiteshP/nvim-navic) | 1512 | 427 days ago | Simple winbar/statusline plugin that shows your current code context |
| [Bekaboo/dropbar.nvim](https://github.com/Bekaboo/dropbar.nvim) | 1260 | yesterday | IDE-like breadcrumbs, out of the box |
| [rebelot/heirline.nvim](https://github.com/rebelot/heirline.nvim) | 1127 | 70 days ago | Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile. |
| [b0o/incline.nvim](https://github.com/b0o/incline.nvim) | 882 | 18 days ago | π Floating statuslines for Neovim, winbar alternative |
| [utilyre/barbecue.nvim](https://github.com/utilyre/barbecue.nvim) | 875 | 234 days ago | Visual Studio Code inspired breadcrumbs plugin for the Neovim editor |
| [nanozuki/tabby.nvim](https://github.com/nanozuki/tabby.nvim) | 650 | 5 days ago | A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer! |
| [willothy/nvim-cokeline](https://github.com/willothy/nvim-cokeline) | 584 | 77 days ago | :nose: A Neovim bufferline for people with addictive personalities |
| [luukvbaal/statuscol.nvim](https://github.com/luukvbaal/statuscol.nvim) | 564 | 39 days ago | Status column plugin that provides a configurable 'statuscolumn' and click handlers. |
| [windwp/windline.nvim](https://github.com/windwp/windline.nvim) | 479 | 273 days ago | Animation statusline, floating window statusline. Use lua + luv make some wind |
| [ya2s/nvim-cursorline](https://github.com/ya2s/nvim-cursorline) | 431 | 297 days ago | A plugin for neovim that highlights cursor words and lines |
| [tamton-aquib/staline.nvim](https://github.com/tamton-aquib/staline.nvim) | 383 | 313 days ago | A modern lightweight statusline and bufferline plugin for neovim in lua. |
| [mawkler/modicator.nvim](https://github.com/mawkler/modicator.nvim) | 342 | 92 days ago | Cursor line number mode indicator plugin for Neovim |
| [m4xshen/smartcolumn.nvim](https://github.com/m4xshen/smartcolumn.nvim) | 325 | 65 days ago | A Neovim plugin hiding your colorcolumn when unneeded. |
| [Bekaboo/deadcolumn.nvim](https://github.com/Bekaboo/deadcolumn.nvim) | 324 | 61 days ago | A neovim plugin that shows colorcolumn dynamically |
| [tjdevries/express_line.nvim](https://github.com/tjdevries/express_line.nvim) | 306 | 329 days ago | WIP: Statusline written in pure lua. Supports co-routines, functions and jobs. |
| [adelarsq/neoline.vim](https://github.com/adelarsq/neoline.vim) | 252 | 351 days ago | Status Line for Neovim focused on beauty and performance β πππ€π |
| [beauwilliams/statusline.lua](https://github.com/beauwilliams/statusline.lua) | 211 | 361 days ago | A zero-config minimal statusline for neovim written in lua featuring awesome integrations and blazing speed! |
| [MunifTanjim/nougat.nvim](https://github.com/MunifTanjim/nougat.nvim) | 203 | 460 days ago | π« Hyperextensible Statusline / Tabline / Winbar for Neovim π |
| [alvarosevilla95/luatab.nvim](https://github.com/alvarosevilla95/luatab.nvim) | 194 | 21 days ago | Tabline lua plugin for neovim |
| [ojroques/nvim-hardline](https://github.com/ojroques/nvim-hardline) | 186 | 471 days ago | A simple Neovim statusline |
| [NTBBloodbath/galaxyline.nvim](https://github.com/NTBBloodbath/galaxyline.nvim) | 164 | 1061 days ago | neovim statusline plugin written in lua |
| [xiyaowong/nvim-cursorword](https://github.com/xiyaowong/nvim-cursorword) | 142 | 1024 days ago | highlight the word under the cursor. |
| [Zeioth/heirline-components.nvim](https://github.com/Zeioth/heirline-components.nvim) | 122 | 103 days ago | Distro agnostic components for your Neovim heirline config |
| [sontungexpt/sttusline](https://github.com/sontungexpt/sttusline) | 120 | 308 days ago | A very lightweight, super fast and lazyloading statusline plugin for Neovim written in lua. |
| [nyngwang/murmur.lua](https://github.com/nyngwang/murmur.lua) | 112 | 433 days ago | super-fast cursor word highlighting with callbacks(I call them murmurs) included. |
| [rafcamlet/tabline-framework.nvim](https://github.com/rafcamlet/tabline-framework.nvim) | 98 | 763 days ago | User-friendly framework for building your dream tabline in a few lines of code. |
| [ecthelionvi/NeoColumn.nvim](https://github.com/ecthelionvi/NeoColumn.nvim) | 98 | 542 days ago | Neovim plugin that highlights individual characters with a toggleable ColorColumn. |
| [tomiis4/BufferTabs.nvim](https://github.com/tomiis4/BufferTabs.nvim) | 83 | 243 days ago | A simple, fancy tabline for Neovim. |
| [crispgm/nvim-tabline](https://github.com/crispgm/nvim-tabline) | 83 | 312 days ago | nvim port of tabline.vim with Lua |
| [sontungexpt/stcursorword](https://github.com/sontungexpt/stcursorword) | 76 | 257 days ago | A concise, precise, and high-performance cursor word highlighting plugin for Neovim, implemented in Lua. |
| [OXY2DEV/bars.nvim](https://github.com/OXY2DEV/bars.nvim) | 76 | 9 days ago | A starting point/guide for creating custom statusline, statuscolumn, tabline & winbar for Neovim. |
| [sschleemilch/slimline.nvim](https://github.com/sschleemilch/slimline.nvim) | 53 | 10 days ago | A minimal neovim statusline |
| [johann2357/nvim-smartbufs](https://github.com/johann2357/nvim-smartbufs) | 45 | 815 days ago | Smart buffer management in neovim |
| [roobert/bufferline-cycle-windowless.nvim](https://github.com/roobert/bufferline-cycle-windowless.nvim) | 37 | 824 days ago | :window: A Neovim/Bufferline extension to cycle through windowless buffers to give a more traditional tab based experience |
| [yaocccc/nvim-lines.lua](https://github.com/yaocccc/nvim-lines.lua) | 36 | 736 days ago | a neovim statusline & tabline plug |
| [konapun/vacuumline.nvim](https://github.com/konapun/vacuumline.nvim) | 28 | 783 days ago | A prebuilt configuration for galaxyline inspired by airline |
| [mikesmithgh/git-prompt-string-lualine.nvim](https://github.com/mikesmithgh/git-prompt-string-lualine.nvim) | 24 | 354 days ago | πAdd git-prompt-string to your Neovim statusline! |
| [mawkler/hml.nvim](https://github.com/mawkler/hml.nvim) | 22 | 141 days ago | Neovim plugin that adds H/M/L indicators to your line numbers |
| [Mr-LLLLL/lualine-ext.nvim](https://github.com/Mr-LLLLL/lualine-ext.nvim) | 17 | 15 days ago | Show more information on lualine |
| [neur1n/dotfiles](https://github.com/neur1n/dotfiles) | 3 | 6 days ago | Whatever. |## Startup
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [nvimdev/dashboard-nvim](https://github.com/nvimdev/dashboard-nvim) | 2559 | 79 days ago | vim dashboard |
| [goolord/alpha-nvim](https://github.com/goolord/alpha-nvim) | 2103 | 148 days ago | a lua powered greeter like vim-startify / dashboard-nvim |
| [max397574/startup.nvim](https://github.com/max397574/startup.nvim) | 471 | 163 days ago | A highly configurable neovim startup screen |
| [willothy/veil.nvim](https://github.com/willothy/veil.nvim) | 154 | 259 days ago | A blazingly fast, animated, and infinitely customizeable startup / dashboard plugin (currently unmaintained, but with plans for a ground-up rewrite) |
| [CWood-sdf/spaceport.nvim](https://github.com/CWood-sdf/spaceport.nvim) | 115 | 20 days ago | The blazingly fastest way to get to your projects |
| [TobinPalmer/Tip.nvim](https://github.com/TobinPalmer/Tip.nvim) | 77 | 432 days ago | A simple plugin to greet you with a tip when you launch Neovim |
| [mong8se/actually.nvim](https://github.com/mong8se/actually.nvim) | 59 | 72 days ago | A plugin to help load the file you actually meant to load. |
| [Kurama622/profile.nvim](https://github.com/Kurama622/profile.nvim) | 54 | 100 days ago | Your Personal Homepage |## Icon
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [nvim-tree/nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons) | 2326 | today | Provides Nerd Font icons (glyphs) for use by neovim plugins |
| [ya2s/nvim-nonicons](https://github.com/ya2s/nvim-nonicons) | 336 | 558 days ago | Icon set using nonicons for neovim plugins and settings |
| [ziontee113/icon-picker.nvim](https://github.com/ziontee113/icon-picker.nvim) | 315 | 431 days ago | This is a Neovim plugin that helps you pick Nerd Font Icons, Symbols & Emojis |
| [2KAbhishek/nerdy.nvim](https://github.com/2KAbhishek/nerdy.nvim) | 252 | 33 days ago | Find Nerd Glyphs Easily π€π |## Media
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------|---------|---------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [3rd/image.nvim](https://github.com/3rd/image.nvim) | 1454 | 15 days ago | πΌοΈ Bringing images to Neovim. |
| [edluffy/hologram.nvim](https://github.com/edluffy/hologram.nvim) | 1356 | 513 days ago | π» A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux. |
| [andweeb/presence.nvim](https://github.com/andweeb/presence.nvim) | 887 | 370 days ago | Discord Rich Presence for Neovim |
| [HakonHarnes/img-clip.nvim](https://github.com/HakonHarnes/img-clip.nvim) | 663 | 10 days ago | Embed images into any markup language, like LaTeX, Markdown or Typst |
| [vyfor/cord.nvim](https://github.com/vyfor/cord.nvim) | 329 | 3 days ago | π Discord Rich Presence for Neovim |
| [ekickx/clipboard-image.nvim](https://github.com/ekickx/clipboard-image.nvim) | 322 | 388 days ago | Neovim Lua plugin to paste image from clipboard. |
| [davidgranstrom/scnvim](https://github.com/davidgranstrom/scnvim) | 225 | 72 days ago | Neovim frontend for SuperCollider. |
| [adelarsq/image_preview.nvim](https://github.com/adelarsq/image_preview.nvim) | 176 | 171 days ago | Image Preview for Neovim πΌ |
| [krady21/compiler-explorer.nvim](https://github.com/krady21/compiler-explorer.nvim) | 155 | 515 days ago | Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org |
| [neo451/feed.nvim](https://github.com/neo451/feed.nvim) | 150 | 22 days ago | Neovim feed reader, rss, atom and jsonfeed, all in lua |
| [madskjeldgaard/reaper-nvim](https://github.com/madskjeldgaard/reaper-nvim) | 67 | 1533 days ago | Reaper plugin for neovim. Remote control your daw with almost 4000 actions without leaving your favourite text editor. |
| [niuiic/code-shot.nvim](https://github.com/niuiic/code-shot.nvim) | 63 | 97 days ago | Neovim plugin to shot code |
| [askfiy/nvim-picgo](https://github.com/askfiy/nvim-picgo) | 58 | 17 days ago | π₯³π₯³ A neovim plugin based on picgo-core, written in Lua. π² Allows you to add pictures to various picture beds at any time, and they can be accessed from any corner of the Internet. π |
| [AntonVanAssche/music-controls.nvim](https://github.com/AntonVanAssche/music-controls.nvim) | 25 | 100 days ago | Control you favorite music players with ease from within Neovim. |
| [niuiic/cp-image.nvim](https://github.com/niuiic/cp-image.nvim) | 9 | 335 days ago | Quickly insert image in neovim |## Note Taking
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------|---------|---------------|-----------------------------------------------------------------------------------------------------------------------------|
| [nvim-neorg/neorg](https://github.com/nvim-neorg/neorg) | 6807 | 13 days ago | Modernity meets insane extensibility. The future of organizing your life in Neovim. |
| [nvim-orgmode/orgmode](https://github.com/nvim-orgmode/orgmode) | 3294 | yesterday | Orgmode clone written in Lua for Neovim 0.10.0+. |
| [nvim-telekasten/telekasten.nvim](https://github.com/nvim-telekasten/telekasten.nvim) | 1523 | 167 days ago | A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim |
| [jbyuki/venn.nvim](https://github.com/jbyuki/venn.nvim) | 1015 | 238 days ago | Draw ASCII diagrams in Neovim |
| [jakewvincent/mkdnflow.nvim](https://github.com/jakewvincent/mkdnflow.nvim) | 739 | 7 days ago | Fluent navigation and management of markdown notebooks |
| [jbyuki/nabla.nvim](https://github.com/jbyuki/nabla.nvim) | 679 | 293 days ago | take your scientific notes :pencil2: in Neovim |
| [zk-org/zk-nvim](https://github.com/zk-org/zk-nvim) | 613 | 6 days ago | Neovim extension for zk |
| [serenevoid/kiwi.nvim](https://github.com/serenevoid/kiwi.nvim) | 205 | 86 days ago | A stripped down VimWiki for Neovim |
| [jghauser/papis.nvim](https://github.com/jghauser/papis.nvim) | 165 | 39 days ago | Manage your bibliography from within your favourite editor |
| [obsidian-nvim/obsidian.nvim](https://github.com/obsidian-nvim/obsidian.nvim) | 155 | today | Obsidian π€ Neovim |
| [RutaTang/quicknote.nvim](https://github.com/RutaTang/quicknote.nvim) | 133 | 75 days ago | Quickly take notes, in-place |
| [backdround/global-note.nvim](https://github.com/backdround/global-note.nvim) | 129 | 422 days ago | Opens global note in a float window |
| [nfrid/due.nvim](https://github.com/nfrid/due.nvim) | 114 | 585 days ago | Neovim plugin for displaying due dates |
| [chrsm/impulse.nvim](https://github.com/chrsm/impulse.nvim) | 96 | 1020 days ago | notion.so client for neovim |
| [0styx0/abbreinder.nvim](https://github.com/0styx0/abbreinder.nvim) | 91 | 1016 days ago | Abbreviation reminder plugin for Neovim 0.5+ |
| [IlyasYOY/obs.nvim](https://github.com/IlyasYOY/obs.nvim) | 82 | 118 days ago | Obsidian-like NeoVim plugin. |
| [gsuuon/note.nvim](https://github.com/gsuuon/note.nvim) | 73 | 64 days ago | Notes in neovim |
| [2KAbhishek/tdo.nvim](https://github.com/2KAbhishek/tdo.nvim) | 69 | 11 days ago | Fast & Simple Notes in Neovim ππ |
| [ada0l/obsidian](https://github.com/ada0l/obsidian) | 41 | 136 days ago | :book: Base Obsidian functionality in your Neovim |
| [Ostralyan/scribe.nvim](https://github.com/Ostralyan/scribe.nvim) | 25 | 799 days ago | An easy note taking plugin |
| [lfilho/note2cal.nvim](https://github.com/lfilho/note2cal.nvim) | 17 | 73 days ago | Quickly schedule calendar events from neovim |
| [athar-qadri/scratchpad.nvim](https://github.com/athar-qadri/scratchpad.nvim) | 8 | 33 days ago | Effortlessly manage scratchpads in Neovim |## Utility
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [folke/noice.nvim](https://github.com/folke/noice.nvim) | 4902 | 59 days ago | π₯ Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. |
| [rcarriga/nvim-notify](https://github.com/rcarriga/nvim-notify) | 3276 | 81 days ago | A fancy, configurable, notification manager for NeoVim |
| [kevinhwang91/nvim-ufo](https://github.com/kevinhwang91/nvim-ufo) | 2573 | today | Not UFO in the sky, but an ultra fold in Neovim. |
| [stevearc/dressing.nvim](https://github.com/stevearc/dressing.nvim) | 1978 | 58 days ago | Neovim plugin to improve the default vim.ui interfaces |
| [jbyuki/instant.nvim](https://github.com/jbyuki/instant.nvim) | 1335 | 832 days ago | collaborative editing in Neovim using built-in capabilities |
| [mistricky/codesnap.nvim](https://github.com/mistricky/codesnap.nvim) | 775 | 125 days ago | πΈ Snapshot plugin with rich features that can make pretty code snapshots for Neovim |
| [kiyoon/jupynium.nvim](https://github.com/kiyoon/jupynium.nvim) | 604 | 51 days ago | Selenium-automated Jupyter Notebook that is synchronised with Neovim in real-time. |
| [rgroli/other.nvim](https://github.com/rgroli/other.nvim) | 443 | 17 days ago | Open alternative files for the current buffer |
| [ecthelionvi/NeoComposer.nvim](https://github.com/ecthelionvi/NeoComposer.nvim) | 413 | 230 days ago | Neovim plugin that simplifies macros, enhancing productivity with harmony. |
| [zbirenbaum/neodim](https://github.com/zbirenbaum/neodim) | 324 | 92 days ago | Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more |
| [ghillb/cybu.nvim](https://github.com/ghillb/cybu.nvim) | 316 | 28 days ago | Neovim plugin that offers context when cycling buffers in the form of a customizable notification window. |
| [j-morano/buffer_manager.nvim](https://github.com/j-morano/buffer_manager.nvim) | 295 | 67 days ago | A simple plugin to easily manage Neovim buffers. |
| [matbme/JABS.nvim](https://github.com/matbme/JABS.nvim) | 283 | 684 days ago | Just Another Buffer Switcher for Neovim |
| [mcauley-penney/visual-whitespace.nvim](https://github.com/mcauley-penney/visual-whitespace.nvim) | 279 | today | Imitate VSCode's "Render Whitespace" feature in visual mode |
| [hat0uma/csvview.nvim](https://github.com/hat0uma/csvview.nvim) | 268 | 4 days ago | A Neovim plugin for CSV file editing. |
| [LukasPietzschmann/telescope-tabs](https://github.com/LukasPietzschmann/telescope-tabs) | 268 | 151 days ago | Fly through your tabs in NeoVim βοΈ |
| [LintaoAmons/scratch.nvim](https://github.com/LintaoAmons/scratch.nvim) | 261 | 149 days ago | Create temporary playground files effortlessly. Find them later without worrying about filenames or locations. |
| [code-biscuits/nvim-biscuits](https://github.com/code-biscuits/nvim-biscuits) | 252 | 356 days ago | A neovim port of Assorted Biscuits. Ends up with more supported languages too. |
| [chrisgrieser/nvim-recorder](https://github.com/chrisgrieser/nvim-recorder) | 249 | 17 days ago | Enhance the usage of macros in Neovim. |
| [toppair/reach.nvim](https://github.com/toppair/reach.nvim) | 244 | 872 days ago | Buffer, mark, tabpage, colorscheme switcher for Neovim |
| [rachartier/tiny-glimmer.nvim](https://github.com/rachartier/tiny-glimmer.nvim) | 243 | 35 days ago | A tiny Neovim plugin that adds subtle animations to various operations. |
| [axieax/urlview.nvim](https://github.com/axieax/urlview.nvim) | 240 | 311 days ago | π Neovim plugin for viewing all the URLs in a buffer |
| [chrisgrieser/nvim-origami](https://github.com/chrisgrieser/nvim-origami) | 239 | 4 days ago | Fold with relentless elegance. A collection of Quality-of-life features related to folding. |
| [crusj/bookmarks.nvim](https://github.com/crusj/bookmarks.nvim) | 238 | 273 days ago | Remember file locations and sort by time and frequency and support telescope. |
| [bfredl/nvim-miniyank](https://github.com/bfredl/nvim-miniyank) | 235 | 522 days ago | killring-alike plugin for neovim and vim 8 with no default mappings |
| [jghauser/mkdir.nvim](https://github.com/jghauser/mkdir.nvim) | 227 | 993 days ago | This neovim plugin creates missing folders on save. |
| [GCBallesteros/NotebookNavigator.nvim](https://github.com/GCBallesteros/NotebookNavigator.nvim) | 223 | 305 days ago | A neovim plugin to navigate and execute code cells |
| [chrisgrieser/nvim-genghis](https://github.com/chrisgrieser/nvim-genghis) | 207 | today | Lightweight and quick file operations without being a full-blown file manager. |
| [subnut/nvim-ghost.nvim](https://github.com/subnut/nvim-ghost.nvim) | 178 | 137 days ago | :ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3.6+ installed) |
| [kazhala/close-buffers.nvim](https://github.com/kazhala/close-buffers.nvim) | 170 | 679 days ago | :bookmark_tabs: Delete multiple vim buffers based on different conditions |
| [sitiom/nvim-numbertoggle](https://github.com/sitiom/nvim-numbertoggle) | 168 | 9 days ago | Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua. |
| [CosmicNvim/cosmic-ui](https://github.com/CosmicNvim/cosmic-ui) | 166 | 74 days ago | Cosmic-UI is a simple wrapper around specific vim functionality. Built in order to provide a quick and easy way to create a Cosmic UI experience with Neovim! |
| [nguyenvukhang/nvim-toggler](https://github.com/nguyenvukhang/nvim-toggler) | 162 | 300 days ago | invert text in vim, purely with lua. |
| [anuvyklack/fold-preview.nvim](https://github.com/anuvyklack/fold-preview.nvim) | 134 | 282 days ago | Preview folds in float window |
| [philosofonusus/ecolog.nvim](https://github.com/philosofonusus/ecolog.nvim) | 123 | 11 days ago | The most sophisticated all-in-one toolkit to work with .env files and environment variables in NeoVim |
| [VidocqH/data-viewer.nvim](https://github.com/VidocqH/data-viewer.nvim) | 113 | 256 days ago | Table view for data files, csv, tsv |
| [GCBallesteros/jupytext.nvim](https://github.com/GCBallesteros/jupytext.nvim) | 112 | 278 days ago | Jupyter notebooks on neovim powered by Jupytext |
| [gaborvecsei/usage-tracker.nvim](https://github.com/gaborvecsei/usage-tracker.nvim) | 111 | 397 days ago | NeoVim plugin with which you can track the time you spent on files, projects, repos, filetypes |
| [SUSTech-data/neopyter](https://github.com/SUSTech-data/neopyter) | 111 | 24 days ago | The bridge between Neovim and Jupyterlab |
| [emmanueltouzery/decisive.nvim](https://github.com/emmanueltouzery/decisive.nvim) | 110 | 38 days ago | Neovim plugin to assist work with CSV files |
| [sontungexpt/url-open](https://github.com/sontungexpt/url-open) | 97 | 238 days ago | Minimal plugin allow you to open url under cursor in neovim without netrw with default browser of your system and highlight url |
| [dzfrias/arena.nvim](https://github.com/dzfrias/arena.nvim) | 93 | 114 days ago | A smart (frecency-based) buffer switcher |
| [xiyaowong/virtcolumn.nvim](https://github.com/xiyaowong/virtcolumn.nvim) | 91 | 325 days ago | Display a line as the colorcolumn |
| [rktjmp/paperplanes.nvim](https://github.com/rktjmp/paperplanes.nvim) | 91 | 515 days ago | Neovim :airplane: Pastebins |
| [m-demare/attempt.nvim](https://github.com/m-demare/attempt.nvim) | 90 | 66 days ago | Manage temporary buffers |
| [AckslD/messages.nvim](https://github.com/AckslD/messages.nvim) | 89 | 631 days ago | Capture and show any messages in a customisable (floating) buffer |
| [jghauser/fold-cycle.nvim](https://github.com/jghauser/fold-cycle.nvim) | 87 | 328 days ago | This neovim plugin allows you to cycle folds open or closed |
| [ptdewey/pendulum-nvim](https://github.com/ptdewey/pendulum-nvim) | 86 | 9 days ago | Track time spent coding in Neovim |
| [malbertzard/inline-fold.nvim](https://github.com/malbertzard/inline-fold.nvim) | 85 | 608 days ago | A neovim version of the inline fold plugin |
| [zdcthomas/yop.nvim](https://github.com/zdcthomas/yop.nvim) | 81 | 683 days ago | make you some user operators for great good |
| [ysmb-wtsg/in-and-out.nvim](https://github.com/ysmb-wtsg/in-and-out.nvim) | 69 | 74 days ago | Neovim plugin for quick navigation in and out of surrounding characters like quotes, parentheses, curly braces, and square brackets. |
| [figsoda/nix-develop.nvim](https://github.com/figsoda/nix-develop.nvim) | 60 | 628 days ago | Run `nix develop` without restarting neovim |
| [EL-MASTOR/bufferlist.nvim](https://github.com/EL-MASTOR/bufferlist.nvim) | 55 | 31 days ago | The fastest, most lightweight, minimal, extensible and super easy buffer manager for neovim |
| [doctorfree/cheatsheet.nvim](https://github.com/doctorfree/cheatsheet.nvim) | 55 | 314 days ago | A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface ! |
| [backdround/tabscope.nvim](https://github.com/backdround/tabscope.nvim) | 54 | 550 days ago | Manages buffers as tab-local buffers! |
| [ariel-frischer/bmessages.nvim](https://github.com/ariel-frischer/bmessages.nvim) | 47 | 91 days ago | Bmessages.nvim better :messages window using an auto-updating buffer. |
| [xiyaowong/link-visitor.nvim](https://github.com/xiyaowong/link-visitor.nvim) | 47 | 498 days ago | Let me help you open the links! |
| [ellisonleao/dotenv.nvim](https://github.com/ellisonleao/dotenv.nvim) | 45 | 15 days ago | A minimalist .env support for Neovim |
| [josephburgess/nvumi](https://github.com/josephburgess/nvumi) | 41 | 45 days ago | Combining numi-cli and Snacks.scratch buffer to evaluate natural language expressions within Neovim |
| [MisanthropicBit/decipher.nvim](https://github.com/MisanthropicBit/decipher.nvim) | 40 | 60 days ago | A neovim plugin for encoding and decoding text |
| [redoxahmii/json-to-types.nvim](https://github.com/redoxahmii/json-to-types.nvim) | 38 | 36 days ago | A neovim plugin to convert JSON objects to Type Definitions |
| [QuentinGruber/pomodoro.nvim](https://github.com/QuentinGruber/pomodoro.nvim) | 38 | 10 days ago | Use the Pomodoro Technique in Neovim with built-in session tracking and break reminders. |
| [clojure-vim/jazz.nvim](https://github.com/clojure-vim/jazz.nvim) | 37 | 1247 days ago | Acid + Impromptu = Jazz |
| [nkakouros-original/numbers.nvim](https://github.com/nkakouros-original/numbers.nvim) | 37 | 59 days ago | Toggles relativenumbers when not needed |
| [yaocccc/nvim-foldsign](https://github.com/yaocccc/nvim-foldsign) | 36 | 24 days ago | Display folding info on sign column |
| [theKnightsOfRohan/csvlens.nvim](https://github.com/theKnightsOfRohan/csvlens.nvim) | 34 | 348 days ago | A way to easily preview CSV files directly in Neovim using the csvlens CLI. |
| [numToStr/BufOnly.nvim](https://github.com/numToStr/BufOnly.nvim) | 34 | 1376 days ago | Lua/Neovim port of BufOnly.vim with some changes |
| [0xJohnnyboy/scretch.nvim](https://github.com/0xJohnnyboy/scretch.nvim) | 32 | 65 days ago | π Neovim plugin to manage scratch files ! |
| [tenxsoydev/nx.nvim](https://github.com/tenxsoydev/nx.nvim) | 32 | 176 days ago | Neovim API utility wrapper for more convenience with Lua keymaps, highlights, autocommands and options. |
| [cpea2506/relative-toggle.nvim](https://github.com/cpea2506/relative-toggle.nvim) | 32 | 4 days ago | Toggles smoothly between number and relative number, supports various number combinations |
| [terje/simctl.nvim](https://github.com/terje/simctl.nvim) | 31 | 117 days ago | NeoVim plugin to interact with iOS Simulators |
| [y3owk1n/undo-glow.nvim](https://github.com/y3owk1n/undo-glow.nvim) | 30 | yesterday | π Add animated glow/highlight effects to your neovim operation (undo, redo, yank, paste and more) with simple APIs. Alternatives to highlight-undo.nvim and tiny-glimmer.nvim. |
| [RutaTang/compter.nvim](https://github.com/RutaTang/compter.nvim) | 27 | 680 days ago | Power and extend the ability of and with customized patterns. |
| [AlejandroSuero/freeze-code.nvim](https://github.com/AlejandroSuero/freeze-code.nvim) | 26 | 27 days ago | Take a code screenshot using freeze by https://charm.sh/ |
| [mluders/comfy-line-numbers.nvim](https://github.com/mluders/comfy-line-numbers.nvim) | 25 | 25 days ago | A Neovim plugin that makes vertical motions more comfortable |
| [yutkat/confirm-quit.nvim](https://github.com/yutkat/confirm-quit.nvim) | 25 | 443 days ago | Check and then exit from Neovim |
| [ovk/endec.nvim](https://github.com/ovk/endec.nvim) | 24 | 4 days ago | Neovim encoder/decoder plugin for Base64, Base64URL, URL (percent encoding) |
| [aPeoplesCalendar/apc.nvim](https://github.com/aPeoplesCalendar/apc.nvim) | 23 | 297 days ago | Plugin providing "A People's Calendar" for Neovim, written in lua. |
| [gaborvecsei/cryptoprice.nvim](https://github.com/gaborvecsei/cryptoprice.nvim) | 22 | 1120 days ago | NeoVim plugin with which you can check the price of your favourite cryptos |
| [mateuszwieloch/automkdir.nvim](https://github.com/mateuszwieloch/automkdir.nvim) | 22 | 11 days ago | Automatically creates non-existent parent directories when writing a file |
| [rlychrisg/truncateline.nvim](https://github.com/rlychrisg/truncateline.nvim) | 21 | 193 days ago | Show the start of long lines when scrolling way off to the right. |
| [QuentinGruber/timespent.nvim](https://github.com/QuentinGruber/timespent.nvim) | 19 | 192 days ago | Display time spent on projects / files |
| [bgaillard/readonly.nvim](https://github.com/bgaillard/readonly.nvim) | 18 | 478 days ago | A plugin to prevent editing files containing sensible information. |
| [ragnarok22/whereami.nvim](https://github.com/ragnarok22/whereami.nvim) | 16 | 67 days ago | A simple plugin for neovim to get the current location |
| [niuiic/todo.nvim](https://github.com/niuiic/todo.nvim) | 16 | 157 days ago | Simple but powerful todo manager based on text. |
| [linrongbin16/gentags.nvim](https://github.com/linrongbin16/gentags.nvim) | 16 | 358 days ago | Tags generator/management for old school vimers in Neovim. |
| [sQVe/bufignore.nvim](https://github.com/sQVe/bufignore.nvim) | 16 | 438 days ago | Unlist hidden buffers matching specified ignore sources. |
| [SunnyTamang/pendulum.nvim](https://github.com/SunnyTamang/pendulum.nvim) | 14 | 232 days ago | pendulum is a simple timer plugin for Neovim designed to assist competitive programmers or coders in general who wants to practice coding for interviews. |
| [JMarkin/gentags.lua](https://github.com/JMarkin/gentags.lua) | 13 | 271 days ago | autogenerate tags for neovim |
| [Zeioth/distroupdate.nvim](https://github.com/Zeioth/distroupdate.nvim) | 12 | 199 days ago | Neovim plugin to update your current distro from its github remote |
| [saifulapm/commasemi.nvim](https://github.com/saifulapm/commasemi.nvim) | 10 | 36 days ago | Toggle comma and semicolon in Neovim |
| [ChuufMaster/buffer-vacuum](https://github.com/ChuufMaster/buffer-vacuum) | 10 | 153 days ago | A neovim plugin to vacuum up unused file buffers |
| [yagiziskirik/AirSupport.nvim](https://github.com/yagiziskirik/AirSupport.nvim) | 9 | 687 days ago | A NeoVim addon which helps you to write your own shortcut reminders and forget them. |
| [Mr-LLLLL/utilities.nvim](https://github.com/Mr-LLLLL/utilities.nvim) | 9 | 15 days ago | The repository is collect some little utility in Neovim |
| [neanvo/buben.nvim](https://github.com/neanvo/buben.nvim) | 5 | 54 days ago | Human-readable names to blockchain addresses for Neovim |
| [mong8se/buffish.nvim](https://github.com/mong8se/buffish.nvim) | 5 | 72 days ago | A buffer switcher in the spirit of dirvish or vinegar. |
| [theKnightsOfRohan/hexer.nvim](https://github.com/theKnightsOfRohan/hexer.nvim) | 4 | 60 days ago | Easily convert between binary representations without a conversion table. |
| [cxwx/lazyUrlUpdate.nvim](https://github.com/cxwx/lazyUrlUpdate.nvim) | 2 | 60 days ago | a neovim plug for easy update plugins using lazy.nvim |
| [BibekBhusal0/bufstack.nvim](https://github.com/BibekBhusal0/bufstack.nvim) | 2 | 7 days ago | Track Recently visited and closed buffers |## Terminal Integration
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------|---------|---------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|
| [akinsho/toggleterm.nvim](https://github.com/akinsho/toggleterm.nvim) | 4806 | 33 days ago | A neovim lua plugin to help easily manage multiple terminal windows |
| [kassio/neoterm](https://github.com/kassio/neoterm) | 1326 | 764 days ago | Wrapper of some vim/neovim's :terminal functions. |
| [numToStr/FTerm.nvim](https://github.com/numToStr/FTerm.nvim) | 769 | 540 days ago | :fire: No-nonsense floating terminal plugin for neovim :fire: |
| [willothy/flatten.nvim](https://github.com/willothy/flatten.nvim) | 594 | 102 days ago | Pipe from wezterm, kitty, and neovim terminals into your current neovim instance. Like `code -r` on steroids. |
| [mikesmithgh/kitty-scrollback.nvim](https://github.com/mikesmithgh/kitty-scrollback.nvim) | 588 | -1 days ago | π½ Open your Kitty scrollback buffer with Neovim. Ameowzing! |
| [nikvdp/neomux](https://github.com/nikvdp/neomux) | 363 | 725 days ago | Control Neovim from shells running inside Neovim. |
| [samjwill/nvim-unception](https://github.com/samjwill/nvim-unception) | 225 | 7 days ago | A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions. |
| [willothy/wezterm.nvim](https://github.com/willothy/wezterm.nvim) | 224 | 197 days ago | Utilities for interacting with Wezterm from within Neovim |
| [norcalli/nvim-terminal.lua](https://github.com/norcalli/nvim-terminal.lua) | 216 | 872 days ago | A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes. |
| [chomosuke/term-edit.nvim](https://github.com/chomosuke/term-edit.nvim) | 194 | 176 days ago | Vim Keybindings in Neovim's Built-in Terminal |
| [m00qek/baleia.nvim](https://github.com/m00qek/baleia.nvim) | 156 | 261 days ago | Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor) |
| [s1n7ax/nvim-terminal](https://github.com/s1n7ax/nvim-terminal) | 117 | 1017 days ago | A Lua-Neovim plugin that toggles a terminal |
| [samharju/yeet.nvim](https://github.com/samharju/yeet.nvim) | 109 | 43 days ago | Plugin for running shell commands in terminal buffers or tmux panes. |
| [jghauser/kitty-runner.nvim](https://github.com/jghauser/kitty-runner.nvim) | 103 | 102 days ago | A neovim plugin allowing you to easily send lines from the current buffer to another kitty terminal |
| [laktak/tome](https://github.com/laktak/tome) | 96 | 43 days ago | π Interactive Script playbooks for your terminal with Vim/Neovim (and Tmux) |
| [2KAbhishek/termim.nvim](https://github.com/2KAbhishek/termim.nvim) | 76 | 47 days ago | Neovim Terminal, Improved π¦Ύπ» |
| [nyngwang/NeoTerm.lua](https://github.com/nyngwang/NeoTerm.lua) | 68 | 440 days ago | You can attach a terminal-buffer for each buffer. |
| [jlesquembre/nterm.nvim](https://github.com/jlesquembre/nterm.nvim) | 57 | 3 days ago | neovim plugin to interact with the terminal |
| [LoricAndre/OneTerm.nvim](https://github.com/LoricAndre/OneTerm.nvim) | 56 | 1124 days ago | One terminal plugin to rule them all ! (eventually) |
| [Dan7h3x/neaterm.nvim](https://github.com/Dan7h3x/neaterm.nvim) | 47 | 41 days ago | A little (smart maybe) terminal plugin for neovim. |
| [isak102/ghostty.nvim](https://github.com/isak102/ghostty.nvim) | 37 | 97 days ago | Automatically validate your Ghostty configuration on save |
| [pianocomposer321/consolation.nvim](https://github.com/pianocomposer321/consolation.nvim) | 34 | 1309 days ago | A general-purpose terminal wrapper and management plugin for neovim, written in lua |
| [niuiic/terminal.nvim](https://github.com/niuiic/terminal.nvim) | 21 | 149 days ago | Simple and highly configurable terminal plugin for neovim. |
| [NeViRAIDE/nekifoch.nvim](https://github.com/NeViRAIDE/nekifoch.nvim) | 17 | 193 days ago | Neovim Kitty Font Changer |
| [idanarye/nvim-channelot](https://github.com/idanarye/nvim-channelot) | 7 | 348 days ago | Operate Neovim jobs from Lua coroutines |## Debugging
| URL | Stars | Last commit | Description |
|-----------------------------------------------------------------------------------------------|---------|---------------|----------------------------------------------------------------------------------------------------------------|
| [mfussenegger/nvim-dap](https://github.com/mfussenegger/nvim-dap) | 6168 | 13 days ago | Debug Adapter Protocol client implementation for Neovim |
| [rcarriga/nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) | 2932 | 78 days ago | A UI for nvim-dap |
| [kevinhwang91/nvim-bqf](https://github.com/kevinhwang91/nvim-bqf) | 1846 | 13 days ago | Better quickfix window in Neovim, polish old quickfix window. |
| [theHamsta/nvim-dap-virtual-text](https://github.com/theHamsta/nvim-dap-virtual-text) | 949 | 107 days ago | Virtual text support for nvim-dap. |
| [sakhnik/nvim-gdb](https://github.com/sakhnik/nvim-gdb) | 744 | 76 days ago | Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB |
| [stevearc/quicker.nvim](https://github.com/stevearc/quicker.nvim) | 633 | 37 days ago | Improved UI and workflow for the Neovim quickfix |
| [andrewferrier/debugprint.nvim](https://github.com/andrewferrier/debugprint.nvim) | 420 | today | Debugging in NeoVim the print() way! |
| [pocco81/dap-buddy.nvim](https://github.com/pocco81/dap-buddy.nvim) | 399 | 928 days ago | π Debug Adapter Protocol manager for Neovim |
| [t-troebst/perfanno.nvim](https://github.com/t-troebst/perfanno.nvim) | 310 | 104 days ago | NeoVim lua plugin that annotates source code with profiling information from perf, LuaJIT, or other profilers. |
| [igorlfs/nvim-dap-view](https://github.com/igorlfs/nvim-dap-view) | 306 | today | Visualize debugging sessions in neovim! |
| [Weissle/persistent-breakpoints.nvim](https://github.com/Weissle/persistent-breakpoints.nvim) | 215 | 20 days ago | Neovim plugin for persistent breakpoints. |
| [yorickpeterse/nvim-pqf](https://github.com/yorickpeterse/nvim-pqf) | 161 | 242 days ago | Prettier quickfix/location list windows for NeoVim |
| [chrisgrieser/nvim-chainsaw](https://github.com/chrisgrieser/nvim-chainsaw) | 112 | yesterday | Quick and feature-rich insertion of various kinds of log statements. |
| [ashfinal/qfview.nvim](https://github.com/ashfinal/qfview.nvim) | 55 | 580 days ago | Pretty quickfix/location view for Neovim |
| [niuiic/dap-utils.nvim](https://github.com/niuiic/dap-utils.nvim) | 37 | 335 days ago | Better use of nvim-dap |
| [ofirgall/goto-breakpoints.nvim](https://github.com/ofirgall/goto-breakpoints.nvim) | 31 | 526 days ago | Cycle between breakpoints with keymappings for nvim-dap |
| [Willem-J-an/visidata.nvim](https://github.com/Willem-J-an/visidata.nvim) | 30 | 388 days ago | A plugin for neovim to render pandas dataframes in nvim-dap using the power of visidata. |
| [nyngwang/NeoWell.lua](https://github.com/nyngwang/NeoWell.lua) | 14 | 701 days ago | Well... I will fix this line later |
| [niuiic/quickfix.nvim](https://github.com/niuiic/quickfix.nvim) | 13 | 161 days ago | Neovim plugin providing extended functionality for quickfix. |## Deployment
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------|---------|---------------|--------------------------------------------------------------|
| [OscarCreator/rsync.nvim](https://github.com/OscarCreator/rsync.nvim) | 92 | 246 days ago | neovim plugin which synchronises project with rsync on save. |
| [coffebar/transfer.nvim](https://github.com/coffebar/transfer.nvim) | 86 | 38 days ago | Syncing files with remote server using rsync and OpenSSH |
| [sachinsenal0x64/hot.nvim](https://github.com/sachinsenal0x64/hot.nvim) | 28 | 350 days ago | π₯ A hot reloader that works with any programming language. |## Test
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------|
| [nvim-neotest/neotest](https://github.com/nvim-neotest/neotest) | 2652 | 45 days ago | An extensible framework for interacting with tests within NeoVim. |
| [andythigpen/nvim-coverage](https://github.com/andythigpen/nvim-coverage) | 367 | 114 days ago | Displays test coverage data in the sign column |
| [David-Kunz/jester](https://github.com/David-Kunz/jester) | 204 | 86 days ago | A Neovim plugin to easily run and debug Jest tests |
| [klen/nvim-test](https://github.com/klen/nvim-test) | 189 | 459 days ago | A Neovim wrapper for running tests |
| [quolpr/quicktest.nvim](https://github.com/quolpr/quicktest.nvim) | 91 | 16 days ago | Run your tests in split window or popup with live feedback |## Code Runner
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------|---------|---------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [michaelb/sniprun](https://github.com/michaelb/sniprun) | 1567 | 34 days ago | A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages |
| [stevearc/overseer.nvim](https://github.com/stevearc/overseer.nvim) | 1500 | yesterday | A task runner and job management plugin for Neovim |
| [Vigemus/iron.nvim](https://github.com/Vigemus/iron.nvim) | 1097 | 10 days ago | Interactive Repl Over Neovim |
| [benlubas/molten-nvim](https://github.com/benlubas/molten-nvim) | 801 | 53 days ago | A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more |
| [CRAG666/code_runner.nvim](https://github.com/CRAG666/code_runner.nvim) | 587 | today | Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow |
| [Zeioth/compiler.nvim](https://github.com/Zeioth/compiler.nvim) | 581 | 158 days ago | Neovim compiler for building and running your code without having to configure anything |
| [Civitasv/cmake-tools.nvim](https://github.com/Civitasv/cmake-tools.nvim) | 437 | 36 days ago | CMake integration in Neovim |
| [bfredl/nvim-ipy](https://github.com/bfredl/nvim-ipy) | 425 | 894 days ago | IPython/Jupyter plugin for Neovim |
| [EthanJWright/vs-tasks.nvim](https://github.com/EthanJWright/vs-tasks.nvim) | 196 | 25 days ago | A telescope plugin that runs tasks similar to VS Code's task implementation. |
| [milanglacier/yarepl.nvim](https://github.com/milanglacier/yarepl.nvim) | 180 | 2 days ago | All-in-one REPL and TUI App management tool. Offering flexible interaction paradigms, project-level configs, aider-chat integration, and native dot-repeat. |
| [is0n/jaq-nvim](https://github.com/is0n/jaq-nvim) | 179 | 264 days ago | βοΈ Just Another Quickrun Plugin for Neovim in Lua |
| [jedrzejboczar/toggletasks.nvim](https://github.com/jedrzejboczar/toggletasks.nvim) | 158 | 765 days ago | Neovim task runner: JSON/YAML + toggleterm.nvim + telescope.nvim |
| [google/executor.nvim](https://github.com/google/executor.nvim) | 148 | 88 days ago | Allows you to run command line tasks in the background and be notified of results. |
| [Shatur/neovim-tasks](https://github.com/Shatur/neovim-tasks) | 115 | 53 days ago | A statefull task manager focused on integration with build systems. |
| [smzm/hydrovim](https://github.com/smzm/hydrovim) | 80 | 705 days ago | β‘οΈ Run python code inside Neovim |
| [MarcHamamji/runner.nvim](https://github.com/MarcHamamji/runner.nvim) | 52 | 38 days ago | A customizable Neovim plugin to run code inside the editor |
| [dasupradyumna/launch.nvim](https://github.com/dasupradyumna/launch.nvim) | 51 | 12 days ago | :rocket: A task launcher plugin for neovim allowing dynamic task configuration per directory, with optional support for debugging |
| [Zeioth/makeit.nvim](https://github.com/Zeioth/makeit.nvim) | 41 | 303 days ago | Neovim Makefile plugin |
| [al1-ce/just.nvim](https://github.com/al1-ce/just.nvim) | 37 | 58 days ago | Just task runner for neovim |
| [desdic/greyjoy.nvim](https://github.com/desdic/greyjoy.nvim) | 30 | 6 days ago | Launcher for Neovim |
| [pianocomposer321/officer.nvim](https://github.com/pianocomposer321/officer.nvim) | 20 | 454 days ago | Like dispatch.vim but using overseer.nvim |
| [idanarye/nvim-moonicipal](https://github.com/idanarye/nvim-moonicipal) | 19 | 99 days ago | Task runner with focus on rapidly changing personal tasks |
| [chrisgrieser/nvim-justice](https://github.com/chrisgrieser/nvim-justice) | 16 | 4 days ago | Just an integration of `just` in nvim. |
| [jaytyrrell13/static.nvim](https://github.com/jaytyrrell13/static.nvim) | 12 | 469 days ago | Plugin for Neovim to enhance the experience of developing a site using a static site generator. |
| [niuiic/task.nvim](https://github.com/niuiic/task.nvim) | 8 | 44 days ago | Task manager for neovim. |
| [speelbarrow/spLauncher.nvim](https://github.com/speelbarrow/spLauncher.nvim) | 7 | 283 days ago | A Neovim plugin for launching tasks, I guess. |
| [pewpewnor/pilot.nvim](https://github.com/pewpewnor/pilot.nvim) | 3 | today | βοΈ Run your projects and files quickly with keybindings, and configure how to run them on the fly! |## Neovim Lua Development
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim) | 3044 | 59 days ago | plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. |
| [MunifTanjim/nui.nvim](https://github.com/MunifTanjim/nui.nvim) | 1794 | 36 days ago | UI Component Library for Neovim. |
| [folke/lazydev.nvim](https://github.com/folke/lazydev.nvim) | 1027 | 50 days ago | Faster LuaLS setup for Neovim |
| [rafcamlet/nvim-luapad](https://github.com/rafcamlet/nvim-luapad) | 608 | 62 days ago | Interactive real time neovim scratchpad for embedded lua engine - type and watch! |
| [kkharji/sqlite.lua](https://github.com/kkharji/sqlite.lua) | 510 | 28 days ago | SQLite LuaJIT binding with a very simple api. |
| [jbyuki/one-small-step-for-vimkind](https://github.com/jbyuki/one-small-step-for-vimkind) | 463 | 82 days ago | Debug adapter for Neovim plugins |
| [nvim-lua/popup.nvim](https://github.com/nvim-lua/popup.nvim) | 379 | 314 days ago | [WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete |
| [svermeulen/vimpeccable](https://github.com/svermeulen/vimpeccable) | 352 | 1083 days ago | Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua |
| [OXY2DEV/helpview.nvim](https://github.com/OXY2DEV/helpview.nvim) | 326 | 35 days ago | A hackable & fancy vimdoc/help file viewer for Neovim |
| [bfredl/nvim-luadev](https://github.com/bfredl/nvim-luadev) | 280 | 760 days ago | REPL/debug console for nvim lua plugins |
| [ray-x/guihua.lua](https://github.com/ray-x/guihua.lua) | 178 | 160 days ago | A GUI library for Neovim plugin developers |
| [CWood-sdf/banana.nvim](https://github.com/CWood-sdf/banana.nvim) | 153 | yesterday | Write your plugin ui in html |
| [tjdevries/vlog.nvim](https://github.com/tjdevries/vlog.nvim) | 138 | 529 days ago | Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins |
| [gregorias/coop.nvim](https://github.com/gregorias/coop.nvim) | 125 | 44 days ago | A Neovim plugin for readable concurrency with coroutines. |
| [milisims/nvim-luaref](https://github.com/milisims/nvim-luaref) | 124 | 275 days ago | Add a vim :help reference for lua |
| [YaroSpace/lua-console.nvim](https://github.com/YaroSpace/lua-console.nvim) | 63 | 36 days ago | A handy scratch pad / REPL / debug console for Lua development and Neovim exploration |
| [nvim-neorocks/luarocks-tag-release](https://github.com/nvim-neorocks/luarocks-tag-release) | 48 | today | GitHub workflow for automatically generating Luarocks releases from tags and running busted tests |
| [anuvyklack/animation.nvim](https://github.com/anuvyklack/animation.nvim) | 47 | 936 days ago | Create animations in Neovim |
| [2KAbhishek/utils.nvim](https://github.com/2KAbhishek/utils.nvim) | 10 | 5 days ago | Powerful Utilities for Neovim Plugin Devs π οΈπ§° |
| [nfrid/treesitter-utils](https://github.com/nfrid/treesitter-utils) | 9 | 302 days ago | Treesitter methods to make my life less miserable |
| [niuiic/omega.nvim](https://github.com/niuiic/omega.nvim) | 7 | 29 days ago | Neovim lua utils |## Fennel
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------|
| [Olical/conjure](https://github.com/Olical/conjure) | 1897 | 19 days ago | Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!) |
| [Olical/aniseed](https://github.com/Olical/aniseed) | 624 | 245 days ago | Neovim configuration and plugins in Fennel (Lisp compiled to Lua) |
| [rktjmp/hotpot.nvim](https://github.com/rktjmp/hotpot.nvim) | 374 | 49 days ago | :stew: Carl Weathers #1 Neovim Plugin. |
| [Olical/nfnl](https://github.com/Olical/nfnl) | 280 | 3 days ago | Enhance your Neovim with Fennel |
| [udayvir-singh/tangerine.nvim](https://github.com/udayvir-singh/tangerine.nvim) | 222 | 175 days ago | π Sweet Fennel integration for Neovim |
| [udayvir-singh/hibiscus.nvim](https://github.com/udayvir-singh/hibiscus.nvim) | 110 | 264 days ago | :hibiscus: Flavored Fennel Macros for Neovim |## Dependency Management
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------|
| [Saecki/crates.nvim](https://github.com/Saecki/crates.nvim) | 973 | today | A neovim plugin that helps managing crates.io dependencies |
| [vuki656/package-info.nvim](https://github.com/vuki656/package-info.nvim) | 540 | 12 days ago | βοΈ All the npm/yarn/pnpm commands I don't want to type |
| [piersolenski/telescope-import.nvim](https://github.com/piersolenski/telescope-import.nvim) | 202 | 111 days ago | Import modules with ease |## Git
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) | 5661 | 5 days ago | Git integration for buffers |
| [sindrets/diffview.nvim](https://github.com/sindrets/diffview.nvim) | 4536 | 252 days ago | Single tabpage interface for easily cycling through diffs for all modified files for any git rev. |
| [NeogitOrg/neogit](https://github.com/NeogitOrg/neogit) | 4495 | 3 days ago | An interactive and powerful Git interface for Neovim, inspired by Magit |
| [pwntester/octo.nvim](https://github.com/pwntester/octo.nvim) | 2643 | today | Edit and review GitHub issues and pull requests from the comfort of your favorite editor |
| [kdheepak/lazygit.nvim](https://github.com/kdheepak/lazygit.nvim) | 1817 | 53 days ago | Plugin for calling lazygit from within neovim. |
| [akinsho/git-conflict.nvim](https://github.com/akinsho/git-conflict.nvim) | 1150 | 105 days ago | A plugin to visualise and resolve merge conflicts in neovim |
| [f-person/git-blame.nvim](https://github.com/f-person/git-blame.nvim) | 974 | 2 days ago | Git Blame plugin for Neovim written in Lua |
| [tanvirtin/vgit.nvim](https://github.com/tanvirtin/vgit.nvim) | 741 | 28 days ago | Visual git plugin for Neovim |
| [ldelossa/gh.nvim](https://github.com/ldelossa/gh.nvim) | 577 | 80 days ago | A fully featured GitHub integration for performing code reviews in Neovim. |
| [ruifm/gitlinker.nvim](https://github.com/ruifm/gitlinker.nvim) | 556 | 344 days ago | A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse |
| [SuperBo/fugit2.nvim](https://github.com/SuperBo/fugit2.nvim) | 435 | 66 days ago | Neovim git GUI powered by libgit2 |
| [aaronhallaert/advanced-git-search.nvim](https://github.com/aaronhallaert/advanced-git-search.nvim) | 361 | 34 days ago | Search your git history by commit message, content and author in Neovim |
| [linrongbin16/gitlinker.nvim](https://github.com/linrongbin16/gitlinker.nvim) | 202 | 38 days ago | Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements. |
| [rawnly/gist.nvim](https://github.com/rawnly/gist.nvim) | 191 | 3 days ago | Neovim plugin that allows you to create a Github Gist from the current file |
| [tveskag/nvim-blame-line](https://github.com/tveskag/nvim-blame-line) | 186 | 39 days ago | A small plugin that uses neovims virtual text to print git blame info at the end of the current line. |
| [chrisgrieser/nvim-tinygit](https://github.com/chrisgrieser/nvim-tinygit) | 182 | 3 days ago | A lightweight bundle of commands focussed on swift and streamlined git operations. |
| [topaxi/pipeline.nvim](https://github.com/topaxi/pipeline.nvim) | 157 | 27 days ago | See status of ci/cd pipeline runs directly in neovim. Currently supports GitHub Actions and GitLab CI. |
| [pwntester/codeql.nvim](https://github.com/pwntester/codeql.nvim) | 103 | 117 days ago | CodeQL plugin for Neovim |
| [moyiz/git-dev.nvim](https://github.com/moyiz/git-dev.nvim) | 96 | 33 days ago | Open remote git repositories in the comfort of Neovim. |
| [isak102/telescope-git-file-history.nvim](https://github.com/isak102/telescope-git-file-history.nvim) | 85 | 200 days ago | Open/preview contents of the current file at a specific commit, without using git checkout |
| [2KAbhishek/octohub.nvim](https://github.com/2KAbhishek/octohub.nvim) | 70 | 6 days ago | All Your GitHub repos and more in Neovim ππ οΈ |
| [trevorhauter/gitportal.nvim](https://github.com/trevorhauter/gitportal.nvim) | 64 | 30 days ago | Bridge the gap between your favorite git host & neovim. |
| [AckslD/nvim-gfold.lua](https://github.com/AckslD/nvim-gfold.lua) | 32 | 905 days ago | nvim plugin using gfold to switch repo and have statusline component |
| [2KAbhishek/co-author.nvim](https://github.com/2KAbhishek/co-author.nvim) | 29 | 33 days ago | Quickly add co-authors to commits π»πͺ |
| [9seconds/repolink.nvim](https://github.com/9seconds/repolink.nvim) | 24 | 490 days ago | Create HTTP permalinks to your Git web frontend hosts |
| [yutkat/git-rebase-auto-diff.nvim](https://github.com/yutkat/git-rebase-auto-diff.nvim) | 19 | 13 days ago | Show diff automatically when git rebase |
| [niuiic/git-log.nvim](https://github.com/niuiic/git-log.nvim) | 18 | 44 days ago | Check git log of the selected code. |
| [Yu-Leo/blame-column.nvim](https://github.com/Yu-Leo/blame-column.nvim) | 17 | 77 days ago | Neovim plugin for displaying git blame information |
| [mrloop/telescope-git-branch.nvim](https://github.com/mrloop/telescope-git-branch.nvim) | 8 | 277 days ago | Find which files and preview what changes have been made on your git branch across multiple commits |
| [claydugo/browsher.nvim](https://github.com/claydugo/browsher.nvim) | 8 | yesterday | π Create commit pinned links to git(hub | lab) hosted files/lines directly from Neovim |## Motion
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [ggandor/leap.nvim](https://github.com/ggandor/leap.nvim) | 4640 | yesterday | Neovim's answer to the mouse π¦ |
| [folke/flash.nvim](https://github.com/folke/flash.nvim) | 3017 | 56 days ago | Navigate your code with search labels, enhanced character motions and Treesitter integration |
| [ggandor/lightspeed.nvim](https://github.com/ggandor/lightspeed.nvim) | 1565 | 497 days ago | deprecated in favor of leap.nvim |
| [tris203/precognition.nvim](https://github.com/tris203/precognition.nvim) | 1057 | 10 days ago | ππprecognition.nvim - Precognition uses virtual text and gutter signs to show available motions. |
| [sphamba/smear-cursor.nvim](https://github.com/sphamba/smear-cursor.nvim) | 895 | 19 days ago | π Neovim plugin to animate the cursor with a smear effect in all terminals |
| [abecodes/tabout.nvim](https://github.com/abecodes/tabout.nvim) | 791 | 122 days ago | tabout plugin for neovim |
| [chrisgrieser/nvim-spider](https://github.com/chrisgrieser/nvim-spider) | 720 | 17 days ago | Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation. |
| [smoka7/hop.nvim](https://github.com/smoka7/hop.nvim) | 620 | 44 days ago | Neovim motions on speed! |
| [DanilaMihailov/beacon.nvim](https://github.com/DanilaMihailov/beacon.nvim) | 489 | 290 days ago | Whenever cursor jumps some distance or moves between windows, it will flash so you can see where it is |
| [ziontee113/syntax-tree-surfer](https://github.com/ziontee113/syntax-tree-surfer) | 470 | 434 days ago | A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API. |
| [mfussenegger/nvim-treehopper](https://github.com/mfussenegger/nvim-treehopper) | 446 | 61 days ago | Region selection with hints on the AST nodes of a document powered by treesitter |
| [gen740/SmoothCursor.nvim](https://github.com/gen740/SmoothCursor.nvim) | 384 | 205 days ago | Add fancy sub-cursor to signcolumn to show your scroll or jump direction. |
| [ggandor/flit.nvim](https://github.com/ggandor/flit.nvim) | 379 | 244 days ago | Enhanced f/t motions for Leap |
| [cbochs/portal.nvim](https://github.com/cbochs/portal.nvim) | 354 | 312 days ago | Neovim plugin for improved location list navigation |
| [rlane/pounce.nvim](https://github.com/rlane/pounce.nvim) | 351 | 211 days ago | Incremental fuzzy search motion plugin for Neovim |
| [ggandor/leap-spooky.nvim](https://github.com/ggandor/leap-spooky.nvim) | 276 | 428 days ago | π» Actions at a distance |
| [drybalka/tree-climber.nvim](https://github.com/drybalka/tree-climber.nvim) | 150 | 910 days ago | Easy navigation around the Tree-sitter's tree that works in multi-language files and in normal mode. |
| [woosaaahh/sj.nvim](https://github.com/woosaaahh/sj.nvim) | 128 | 614 days ago | Search based navigation combined with quick jump features. |
| [gsuuon/tshjkl.nvim](https://github.com/gsuuon/tshjkl.nvim) | 114 | 324 days ago | Tree-sitter hjkl movement for neovim |
| [liangxianzhe/nap.nvim](https://github.com/liangxianzhe/nap.nvim) | 102 | 515 days ago | Quickly move between next and previous NeoVim buffer, tab, file, quickfix, diagnostic, etc. |
| [kiyoon/treesitter-indent-object.nvim](https://github.com/kiyoon/treesitter-indent-object.nvim) | 63 | 277 days ago | Context-aware indent textobject powered by Treesitter. `vai` to select current context. |
| [rasulomaroff/telepath.nvim](https://github.com/rasulomaroff/telepath.nvim) | 61 | 344 days ago | Actions at a distance using telepathy π«’β¨ |
| [backdround/neowords.nvim](https://github.com/backdround/neowords.nvim) | 58 | 219 days ago | Flexible and reliable hops by any type of words |
| [backdround/improved-ft.nvim](https://github.com/backdround/improved-ft.nvim) | 43 | 451 days ago | Improve default f/t hop abilities |
| [roobert/tabtree.nvim](https://github.com/roobert/tabtree.nvim) | 41 | 560 days ago | π² A Neovim plugin for jumping between significant code elements, such as brackets, quotes, etc. |
| [Weissle/easy-action](https://github.com/Weissle/easy-action) | 41 | 297 days ago | A Neovim plugin allows you to perform an action on where you can see. |
| [atusy/treemonkey.nvim](https://github.com/atusy/treemonkey.nvim) | 26 | 451 days ago | Region selection with Tree-sitter nodes. |
| [xiaoshihou514/squirrel.nvim](https://github.com/xiaoshihou514/squirrel.nvim) | 17 | 463 days ago | Jump around quickly using treesitter! |
| [cxwx/specs.nvim](https://github.com/cxwx/specs.nvim) | 11 | 83 days ago | π A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped. |
| [Mr-LLLLL/treesitter-outer](https://github.com/Mr-LLLLL/treesitter-outer) | 7 | 305 days ago | Jump outer node smartly |## Keybinding
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------|---------|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [folke/which-key.nvim](https://github.com/folke/which-key.nvim) | 6067 | 48 days ago | π₯ Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. |
| [mrjones2014/legendary.nvim](https://github.com/mrjones2014/legendary.nvim) | 1216 | today | πΊοΈ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more. |
| [max397574/better-escape.nvim](https://github.com/max397574/better-escape.nvim) | 704 | 11 days ago | Map keys without delay when typing |
| [FeiyouG/commander.nvim](https://github.com/FeiyouG/commander.nvim) | 396 | 307 days ago | Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope |
| [LionC/nest.nvim](https://github.com/LionC/nest.nvim) | 234 | 896 days ago | Lua utility to map keys concisely using cascading trees. Also allows binding Lua functions to keys. |
| [tris203/hawtkeys.nvim](https://github.com/tris203/hawtkeys.nvim) | 229 | 331 days ago | β¨οΈπ₯ Suggest new easy to hit keymaps and find issues with your current key map configurations |
| [nvimtools/hydra.nvim](https://github.com/nvimtools/hydra.nvim) | 208 | 13 days ago | Create custom submodes and menus |
| [Wansmer/langmapper.nvim](https://github.com/Wansmer/langmapper.nvim) | 173 | 151 days ago | A plugin that makes Neovim more friendly to non-English input methods π€ |
| [mawkler/demicolon.nvim](https://github.com/mawkler/demicolon.nvim) | 101 | 65 days ago | Overloaded ; and , keys in Neovim |
| [Nexmean/caskey.nvim](https://github.com/Nexmean/caskey.nvim) | 68 | 826 days ago | Declarative keymappings configuration using cascading trees |
| [anuvyklack/keymap-amend.nvim](https://github.com/anuvyklack/keymap-amend.nvim) | 67 | 597 days ago | Amend the existing keymap in Neovim |
| [Iron-E/nvim-cartographer](https://github.com/Iron-E/nvim-cartographer) | 55 | 662 days ago | Create Neovim `:map`pings in Lua with ease! |
| [debugloop/layers.nvim](https://github.com/debugloop/layers.nvim) | 49 | 110 days ago | craft temporary keymap overlays and layered modes with ease :flags: |
| [TheBlob42/houdini.nvim](https://github.com/TheBlob42/houdini.nvim) | 42 | 280 days ago | Escape from insert mode, terminal mode & more without delay |
| [slugbyte/unruly-worker.nvim](https://github.com/slugbyte/unruly-worker.nvim) | 36 | 9 days ago | a ridiculously fun neovim plugin for the workman keyboard layout |## Mouse
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------|---------|---------------|---------------------------------|
| [notomo/gesture.nvim](https://github.com/notomo/gesture.nvim) | 532 | 75 days ago | Mouse gesture plugin for neovim |## Scrolling
| URL | Stars | Last commit | Description |
|-----------------------------------------------------------------------------------------------------------|---------|---------------|--------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [karb94/neoscroll.nvim](https://github.com/karb94/neoscroll.nvim) | 1708 | 126 days ago | Smooth scrolling neovim plugin written in lua |
| [petertriho/nvim-scrollbar](https://github.com/petertriho/nvim-scrollbar) | 928 | 176 days ago | Extensible Neovim Scrollbar |
| [lewis6991/satellite.nvim](https://github.com/lewis6991/satellite.nvim) | 634 | 15 days ago | Decorate scrollbar for Neovim |
| [dstein64/nvim-scrollview](https://github.com/dstein64/nvim-scrollview) | 612 | today | A Neovim plugin that displays interactive vertical scrollbars and signs. |
| [gorbit99/codewindow.nvim](https://github.com/gorbit99/codewindow.nvim) | 455 | 310 days ago | Minimap plugin, that is closely integrated with Tree-sitter and the builtin LSP to display more information to the user. |
| [declancm/cinnamon.nvim](https://github.com/declancm/cinnamon.nvim) | 380 | 247 days ago | Smooth scrolling for ANY command π€―. A Neovim plugin written in Lua! |
| [Xuyuanp/scrollbar.nvim](https://github.com/Xuyuanp/scrollbar.nvim) | 276 | 19 days ago | scrollbar for neovim |
| [niuiic/scroll.nvim](https://github.com/niuiic/scroll.nvim) | 18 | 322 days ago | Smooth scroll for neovim. |
| [nkakouros-original/scrollofffraction.nvim](https://github.com/nkakouros-original/scrollofffraction.nvim) | 13 | 346 days ago | scrolloff as a fraction of window height |
| [rlychrisg/keepcursor.nvim](https://github.com/rlychrisg/keepcursor.nvim) | 9 | 231 days ago | A collection of functions to control how the screen is positioned around the cursor. |## Editing Support
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------------------|---------|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim) | 4231 | 235 days ago | :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more |
| [folke/todo-comments.nvim](https://github.com/folke/todo-comments.nvim) | 3577 | 87 days ago | β Highlight, list and search todo comments in your projects |
| [windwp/nvim-autopairs](https://github.com/windwp/nvim-autopairs) | 3546 | 5 days ago | autopairs for neovim written in lua |
| [nvim-treesitter/nvim-treesitter-context](https://github.com/nvim-treesitter/nvim-treesitter-context) | 2748 | 7 days ago | Show code context |
| [folke/zen-mode.nvim](https://github.com/folke/zen-mode.nvim) | 1905 | 121 days ago | π§ Distraction-free coding for Neovim |
| [windwp/nvim-ts-autotag](https://github.com/windwp/nvim-ts-autotag) | 1856 | 52 days ago | Use treesitter to auto close and auto rename html tag |
| [danymat/neogen](https://github.com/danymat/neogen) | 1471 | 50 days ago | A better annotation generator. Supports multiple languages and annotation conventions. |
| [JoosepAlviste/nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring) | 1230 | 125 days ago | Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. |
| [Wansmer/treesj](https://github.com/Wansmer/treesj) | 1161 | 8 days ago | Neovim plugin for splitting/joining blocks of code |
| [gbprod/yanky.nvim](https://github.com/gbprod/yanky.nvim) | 1035 | 11 days ago | Improved Yank and Put functionalities for Neovim |
| [pocco81/true-zen.nvim](https://github.com/pocco81/true-zen.nvim) | 998 | 258 days ago | π¦ Clean and elegant distraction-free writing for NeoVim |
| [cshuaimin/ssr.nvim](https://github.com/cshuaimin/ssr.nvim) | 962 | 216 days ago | Treesitter based structural search and replace plugin for Neovim. |
| [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) | 910 | 13 days ago | enhanced increment/decrement plugin for Neovim. |
| [nacro90/numb.nvim](https://github.com/nacro90/numb.nvim) | 738 | 88 days ago | Peek lines just when you intend |
| [debugloop/telescope-undo.nvim](https://github.com/debugloop/telescope-undo.nvim) | 726 | 70 days ago | A telescope extension to view and search your undo tree π΄ |
| [pocco81/auto-save.nvim](https://github.com/pocco81/auto-save.nvim) | 714 | 343 days ago | π§Ά Automatically save your changes in NeoVim |
| [shortcuts/no-neck-pain.nvim](https://github.com/shortcuts/no-neck-pain.nvim) | 690 | 35 days ago | β Dead simple yet super extensible zen mode plugin to protect your neck. |
| [HiPhish/rainbow-delimiters.nvim](https://github.com/HiPhish/rainbow-delimiters.nvim) | 682 | 18 days ago | Rainbow delimiters for Neovim with Tree-sitter |
| [chrisgrieser/nvim-various-textobjs](https://github.com/chrisgrieser/nvim-various-textobjs) | 665 | 13 days ago | Bundle of more than 30 new text objects for Neovim. |
| [gbprod/substitute.nvim](https://github.com/gbprod/substitute.nvim) | 659 | 21 days ago | Neovim plugin introducing a new operators motions to quickly replace and exchange text. |
| [bennypowers/nvim-regexplainer](https://github.com/bennypowers/nvim-regexplainer) | 633 | 269 days ago | Describe the regexp under the cursor |
| [m4xshen/autoclose.nvim](https://github.com/m4xshen/autoclose.nvim) | 567 | 253 days ago | A minimalist Neovim plugin that auto pairs & closes brackets |
| [altermo/ultimate-autopair.nvim](https://github.com/altermo/ultimate-autopair.nvim) | 545 | 44 days ago | A treesitter supported autopairing plugin with extensions, and much more |
| [b3nj5m1n/kommentary](https://github.com/b3nj5m1n/kommentary) | 536 | 499 days ago | Neovim commenting plugin, written in lua. |
| [smjonas/live-command.nvim](https://github.com/smjonas/live-command.nvim) | 521 | 203 days ago | Easily create previewable commands in Neovim. |
| [mizlan/iswap.nvim](https://github.com/mizlan/iswap.nvim) | 517 | 244 days ago | Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter. |
| [johmsalas/text-case.nvim](https://github.com/johmsalas/text-case.nvim) | 499 | 247 days ago | An all in one plugin for converting text case in Neovim |
| [terrortylor/nvim-comment](https://github.com/terrortylor/nvim-comment) | 492 | 317 days ago | A comment toggler for Neovim, written in Lua |
| [anuvyklack/pretty-fold.nvim](https://github.com/anuvyklack/pretty-fold.nvim) | 453 | 317 days ago | Foldtext customization in Neovim |
| [LudoPinelli/comment-box.nvim](https://github.com/LudoPinelli/comment-box.nvim) | 445 | 244 days ago | :sparkles: Clarify and beautify your comments and plain text files using boxes and lines. |
| [andersevenrud/nvim_context_vt](https://github.com/andersevenrud/nvim_context_vt) | 393 | 99 days ago | Virtual text context for neovim treesitter |
| [CKolkey/ts-node-action](https://github.com/CKolkey/ts-node-action) | 372 | 78 days ago | Neovim Plugin for running functions on nodes. |
| [pocco81/high-str.nvim](https://github.com/pocco81/high-str.nvim) | 314 | 903 days ago | π¦ A NeoVim plugin for highlighting visual selections like in a normal document editor! |
| [filipdutescu/renamer.nvim](https://github.com/filipdutescu/renamer.nvim) | 312 | 463 days ago | VS Code-like renaming UI for Neovim, writen in Lua. |
| [keaising/im-select.nvim](https://github.com/keaising/im-select.nvim) | 231 | 120 days ago | Switch Input Method automatically depends on Neovim's edit mode |
| [okuuva/auto-save.nvim](https://github.com/okuuva/auto-save.nvim) | 227 | 94 days ago | π§Ά Automatically save your changes in NeoVim |
| [tomiis4/hypersonic.nvim](https://github.com/tomiis4/hypersonic.nvim) | 227 | 243 days ago | A Neovim plugin that provides an explanation for regular expressions. |
| [gbprod/cutlass.nvim](https://github.com/gbprod/cutlass.nvim) | 209 | 480 days ago | Plugin that adds a 'cut' operation separate from 'delete' |
| [booperlv/nvim-gomove](https://github.com/booperlv/nvim-gomove) | 204 | 997 days ago | A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go. |
| [AckslD/nvim-trevJ.lua](https://github.com/AckslD/nvim-trevJ.lua) | 174 | 109 days ago | Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter |
| [Wansmer/sibling-swap.nvim](https://github.com/Wansmer/sibling-swap.nvim) | 173 | 111 days ago | Neovim plugin for swaps closest siblings with Tree-Sitter |
| [nat-418/boole.nvim](https://github.com/nat-418/boole.nvim) | 171 | 309 days ago | Neovim plugin for toggling booleans, etc. |
| [utilyre/sentiment.nvim](https://github.com/utilyre/sentiment.nvim) | 150 | 637 days ago | Enhanced matchparen.vim plugin for Neovim |
| [gregorias/coerce.nvim](https://github.com/gregorias/coerce.nvim) | 147 | 107 days ago | A Neovim plugin for changing keyword case. |
| [willothy/moveline.nvim](https://github.com/willothy/moveline.nvim) | 145 | 599 days ago | Neovim plugin for moving lines up and down |
| [sQVe/sort.nvim](https://github.com/sQVe/sort.nvim) | 137 | 426 days ago | Sorting plugin for Neovim that supports line-wise and delimiter sorting. |
| [ZhiyuanLck/smart-pairs](https://github.com/ZhiyuanLck/smart-pairs) | 134 | 449 days ago | Ultimate smart pairs written in lua! |
| [ptdewey/yankbank-nvim](https://github.com/ptdewey/yankbank-nvim) | 117 | 118 days ago | Neovim plugin improving access to clipboard history |
| [winston0410/commented.nvim](https://github.com/winston0410/commented.nvim) | 112 | 1126 days ago | Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages! :fire: |
| [tummetott/unimpaired.nvim](https://github.com/tummetott/unimpaired.nvim) | 98 | 13 days ago | LUA port of tpope's famous vim-unimpaired plugin |
| [s1n7ax/nvim-comment-frame](https://github.com/s1n7ax/nvim-comment-frame) | 97 | 46 days ago | Detects the language using treesitter and adds a comment block |
| [gbprod/stay-in-place.nvim](https://github.com/gbprod/stay-in-place.nvim) | 95 | 809 days ago | Neovim plugin that prevent cursor from moving when using shift and filter actions. |
| [h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim) | 86 | 399 days ago | A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer. |
| [bennypowers/splitjoin.nvim](https://github.com/bennypowers/splitjoin.nvim) | 80 | 183 days ago | πͺπ§· Split or join list-like syntax constructs |
| [OXY2DEV/foldtext.nvim](https://github.com/OXY2DEV/foldtext.nvim) | 80 | 232 days ago | Dynamic & stylized foldtext for Neovim |
| [Jxstxs/conceal.nvim](https://github.com/Jxstxs/conceal.nvim) | 75 | 278 days ago | A Neovim Plugin which uses Treesitter to conceal typical boiler Code |
| [chrisgrieser/nvim-puppeteer](https://github.com/chrisgrieser/nvim-puppeteer) | 67 | 17 days ago | Automatically convert strings to f-strings or template strings and back. |
| [Zeioth/dooku.nvim](https://github.com/Zeioth/dooku.nvim) | 45 | 44 days ago | Code documentation generator for Neovim |
| [gennaro-tedesco/nvim-commaround](https://github.com/gennaro-tedesco/nvim-commaround) | 40 | 826 days ago | nvim plugin to toggle comments on and off |
| [kiyoon/telescope-insert-path.nvim](https://github.com/kiyoon/telescope-insert-path.nvim) | 39 | 620 days ago | Insert file path on the current buffer using Telescope.nvim |
| [XXiaoA/ns-textobject.nvim](https://github.com/XXiaoA/ns-textobject.nvim) | 36 | 686 days ago | Awesome textobject plugin works with nvim-surround |
| [wurli/split.nvim](https://github.com/wurli/split.nvim) | 27 | 64 days ago | β‘οΈ A simple, powerful Neovim plugin for adding linebreaks β‘οΈ |
| [niuiic/divider.nvim](https://github.com/niuiic/divider.nvim) | 26 | 144 days ago | Divider line for neovim |
| [altermo/iedit.nvim](https://github.com/altermo/iedit.nvim) | 24 | 260 days ago | Edit one occurrence of text and simultaneously have other selected occurrences edited in the same way. |
| [csessh/stopinsert.nvim](https://github.com/csessh/stopinsert.nvim) | 22 | 71 days ago | Do you often find yourself caught off guard idling in Insert mode instead of escaping to Normal mode like a true Vim user? Let this help you train yourself out of the bad habit. It also boots you out of Insert mode after certain amount of seconds of inactivity |
| [tmillr/sos.nvim](https://github.com/tmillr/sos.nvim) | 20 | 125 days ago | Never manually save/write a buffer again! |
| [hinell/duplicate.nvim](https://github.com/hinell/duplicate.nvim) | 20 | 536 days ago | Duplicate visual selection, lines, and textobjects |
| [daltongd/yanklock.nvim](https://github.com/daltongd/yanklock.nvim) | 18 | 98 days ago | π A simple neovim plugin that allows the user to temporarily lock the paste register to "0, and use 'd', 'c', 'x', and 's' motions while keeping the most recent yanked content easily accessible. |
| [Wansmer/binary-swap.nvim](https://github.com/Wansmer/binary-swap.nvim) | 18 | 614 days ago | Neovim plugin for swapping operands and operators in binary expressions |
| [niuiic/part-edit.nvim](https://github.com/niuiic/part-edit.nvim) | 14 | 335 days ago | Edit a part of a file individually |
| [hinell/move.nvim](https://github.com/hinell/move.nvim) | 11 | 534 days ago | Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim |
| [zhisme/copy_with_context.nvim](https://github.com/zhisme/copy_with_context.nvim) | 10 | 5 days ago | Copy lines in nvim with file path and line number metadata. Perfect for sharing code snippets with context. |
| [zongben/capsoff.nvim](https://github.com/zongben/capsoff.nvim) | 9 | 105 days ago | Turns off CapsLock when you leaving insert mode. |
| [LucasTavaresA/SingleComment.nvim](https://github.com/LucasTavaresA/SingleComment.nvim) | 7 | 138 days ago | Always single line, comment sensitive, indentation preserving commenting. |
| [kobbikobb/move-lines.nvim](https://github.com/kobbikobb/move-lines.nvim) | 5 | 100 days ago | Simple Neovim plugin to move selected lines up or down |
| [hiberabyss/bzlops.vim](https://github.com/hiberabyss/bzlops.vim) | 4 | 477 days ago | Help to manage your bazel build rule. |## Formatting
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------|---------|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [lukas-reineke/indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim) | 4507 | 25 days ago | Indent guides for Neovim |
| [stevearc/conform.nvim](https://github.com/stevearc/conform.nvim) | 3898 | 5 days ago | Lightweight yet powerful formatter plugin for Neovim |
| [sbdchd/neoformat](https://github.com/sbdchd/neoformat) | 2039 | 25 days ago | :sparkles: A (Neo)vim plugin for formatting code. |
| [mhartington/formatter.nvim](https://github.com/mhartington/formatter.nvim) | 1416 | 157 days ago | A format runner written in Lua. |
| [shellRaining/hlchunk.nvim](https://github.com/shellRaining/hlchunk.nvim) | 748 | 6 days ago | This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed |
| [lukas-reineke/lsp-format.nvim](https://github.com/lukas-reineke/lsp-format.nvim) | 590 | 30 days ago | A wrapper around Neovims native LSP formatting. |
| [nvimdev/guard.nvim](https://github.com/nvimdev/guard.nvim) | 482 | 3 days ago | Lightweight, fast and async formatting and linting plugin for Neovim |
| [NMAC427/guess-indent.nvim](https://github.com/NMAC427/guess-indent.nvim) | 463 | 17 days ago | Automatic indentation style detection for Neovim |
| [gpanders/editorconfig.nvim](https://github.com/gpanders/editorconfig.nvim) | 325 | 30 days ago | EditorConfig plugin for Neovim |
| [MunifTanjim/prettier.nvim](https://github.com/MunifTanjim/prettier.nvim) | 301 | 3 days ago | Prettier plugin for Neovim's built-in LSP client. |
| [nvimdev/indentmini.nvim](https://github.com/nvimdev/indentmini.nvim) | 230 | 46 days ago | A minimal and blazing fast indentline plugin |
| [Darazaki/indent-o-matic](https://github.com/Darazaki/indent-o-matic) | 194 | 678 days ago | Dumb automatic fast indentation detection for Neovim written in Lua |
| [elentok/format-on-save.nvim](https://github.com/elentok/format-on-save.nvim) | 170 | 107 days ago | Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt |
| [cappyzawa/trim.nvim](https://github.com/cappyzawa/trim.nvim) | 141 | 106 days ago | This plugin trims trailing whitespace and lines. |
| [mcauley-penney/tidy.nvim](https://github.com/mcauley-penney/tidy.nvim) | 116 | 69 days ago | A Neovim plugin to remove trailing white space and empty lines at end of file. |
| [VidocqH/auto-indent.nvim](https://github.com/VidocqH/auto-indent.nvim) | 83 | 525 days ago | Auto indent like VSCode when cursor at the first column and press key |
| [gh-liu/fold_line.nvim](https://github.com/gh-liu/fold_line.nvim) | 57 | 222 days ago | Lines indicating code folds. |
| [yaocccc/nvim-hlchunk](https://github.com/yaocccc/nvim-hlchunk) | 52 | 764 days ago | hignlight chunk numbercolumn plug of nvim |
| [emileferreira/nvim-strict](https://github.com/emileferreira/nvim-strict) | 35 | 93 days ago | Strict, native code style formatting plugin for Neovim. Expose deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation. |
| [niuiic/format.nvim](https://github.com/niuiic/format.nvim) | 32 | 108 days ago | An asynchronous, multitasking, and highly configurable formatting plugin. |
| [Mr-LLLLL/cool-chunk.nvim](https://github.com/Mr-LLLLL/cool-chunk.nvim) | 28 | 91 days ago | forked from hlchunk.nvim and removed indent. only chunk and context, simple and faster. |
| [tenxsoydev/tabs-vs-spaces.nvim](https://github.com/tenxsoydev/tabs-vs-spaces.nvim) | 24 | 201 days ago | Hint and fix deviating indentation. |
| [LucasTavaresA/simpleIndentGuides.nvim](https://github.com/LucasTavaresA/simpleIndentGuides.nvim) | 10 | 138 days ago | Indentation guides using the builtin variables. |
| [paul-louyot/toggle-quotes.nvim](https://github.com/paul-louyot/toggle-quotes.nvim) | 7 | 133 days ago | Toggle between quotes. |
| [bennypowers/svgo.nvim](https://github.com/bennypowers/svgo.nvim) | 2 | 511 days ago | Optimize SVGs in Neovim |## Command Line
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------|---------|---------------|---------------------------------------------------|
| [gelguy/wilder.nvim](https://github.com/gelguy/wilder.nvim) | 1426 | 268 days ago | A more adventurous wildmenu |
| [notomo/cmdbuf.nvim](https://github.com/notomo/cmdbuf.nvim) | 123 | 69 days ago | Alternative command-line window plugin for neovim |
| [vzze/cmdline.nvim](https://github.com/vzze/cmdline.nvim) | 16 | 8 days ago | Wildmenu replacement for Neovim inspired by Helix |## Session
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [rmagatti/auto-session](https://github.com/rmagatti/auto-session) | 1494 | yesterday | A small automated session manager for Neovim |
| [folke/persistence.nvim](https://github.com/folke/persistence.nvim) | 783 | 45 days ago | πΎ Simple session management for Neovim |
| [Shatur/neovim-session-manager](https://github.com/Shatur/neovim-session-manager) | 565 | 35 days ago | A simple wrapper around :mksession. |
| [olimorris/persisted.nvim](https://github.com/olimorris/persisted.nvim) | 489 | 12 days ago | πΎ Simple session management for Neovim with git branching, autoloading and Telescope support |
| [jedrzejboczar/possession.nvim](https://github.com/jedrzejboczar/possession.nvim) | 376 | 5 days ago | Flexible session management for Neovim. |
| [gennaro-tedesco/nvim-possession](https://github.com/gennaro-tedesco/nvim-possession) | 266 | 23 days ago | π the no-nonsense session manager |
| [coffebar/neovim-project](https://github.com/coffebar/neovim-project) | 230 | today | Neovim project plugin simplifies project management by maintaining project history and providing quick access to projects via Telescope or fzf-lua.. |
| [RutaTang/spectacle.nvim](https://github.com/RutaTang/spectacle.nvim) | 13 | 561 days ago | Easily manage multiple sessions with telescope integration. |
| [niuiic/multiple-session.nvim](https://github.com/niuiic/multiple-session.nvim) | 10 | 321 days ago | Session manager for neovim |
| [njayman/season.nvim](https://github.com/njayman/season.nvim) | 2 | 177 days ago | A lightweight Neovim plugin to manage session based on current working directory |## Remote Development
| URL | Stars | Last commit | Description |
|-----------------------------------------------------------------------------------------------------|---------|---------------|---------------------------------------------------------------------------------------------------------------------------------------|
| [chipsenkbeil/distant.nvim](https://github.com/chipsenkbeil/distant.nvim) | 1294 | 176 days ago | π§ (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment π§ |
| [jamestthompson3/nvim-remote-containers](https://github.com/jamestthompson3/nvim-remote-containers) | 906 | 476 days ago | Develop inside docker containers, just like VSCode |
| [esensar/nvim-dev-container](https://github.com/esensar/nvim-dev-container) | 608 | 115 days ago | Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container |
| [miversen33/netman.nvim](https://github.com/miversen33/netman.nvim) | 350 | 90 days ago | Neovim (Lua powered) Network Resource Manager |
| [nosduco/remote-sshfs.nvim](https://github.com/nosduco/remote-sshfs.nvim) | 274 | 12 days ago | Explore, edit, and develop on a remote machine via SSHFS with Neovim |
| [niuiic/remote.nvim](https://github.com/niuiic/remote.nvim) | 43 | 335 days ago | Edit remote files locally. |## Split and Window
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------------------|---------|---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) | 7013 | today | Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort |
| [mrjones2014/smart-splits.nvim](https://github.com/mrjones2014/smart-splits.nvim) | 1233 | today | π§ Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right". |
| [nvim-focus/focus.nvim](https://github.com/nvim-focus/focus.nvim) | 760 | 149 days ago | Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids! |
| [aserowy/tmux.nvim](https://github.com/aserowy/tmux.nvim) | 701 | 23 days ago | tmux integration for nvim features pane movement and resizing from within nvim. |
| [anuvyklack/windows.nvim](https://github.com/anuvyklack/windows.nvim) | 589 | 643 days ago | Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations! |
| [famiu/bufdelete.nvim](https://github.com/famiu/bufdelete.nvim) | 522 | 412 days ago | Delete Neovim buffers without losing window layout |
| [sindrets/winshift.nvim](https://github.com/sindrets/winshift.nvim) | 506 | 326 days ago | Rearrange your windows with ease. |
| [nvim-zh/colorful-winsep.nvim](https://github.com/nvim-zh/colorful-winsep.nvim) | 483 | today | Make your nvim window separators colorful |
| [hkupty/nvimux](https://github.com/hkupty/nvimux) | 447 | 1058 days ago | Neovim as a TMUX replacement |
| [numToStr/Navigator.nvim](https://github.com/numToStr/Navigator.nvim) | 414 | 278 days ago | :sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles: |
| [altermo/nwm](https://github.com/altermo/nwm) | 331 | 296 days ago | A graphical display window manager in neovim |
| [yorickpeterse/nvim-window](https://github.com/yorickpeterse/nvim-window) | 154 | 11 days ago | Easily jump between NeoVim windows. |
| [otavioschwanck/tmux-awesome-manager.nvim](https://github.com/otavioschwanck/tmux-awesome-manager.nvim) | 77 | 430 days ago | TMUX Commands manager / runner for Neovim. |
| [declancm/windex.nvim](https://github.com/declancm/windex.nvim) | 61 | 1004 days ago | π§Ό Clean window maximizing, terminal toggling, window/tmux pane movements and more! |
| [nyngwang/NeoNoName.lua](https://github.com/nyngwang/NeoNoName.lua) | 29 | 680 days ago | Layout preserving buffer deletion. |
| [EvWilson/slimux.nvim](https://github.com/EvWilson/slimux.nvim) | 24 | 217 days ago | Send content from the current Neovim buffer to a configurable tmux pane. |
| [danielpieper/telescope-tmuxinator.nvim](https://github.com/danielpieper/telescope-tmuxinator.nvim) | 23 | 481 days ago | Integration for tmuxinator with telescope.nvim. |
| [jyscao/ventana.nvim](https://github.com/jyscao/ventana.nvim) | 19 | 10 days ago | Convenient flips & shifts for your windows layout |
| [karshPrime/tmux-compile.nvim](https://github.com/karshPrime/tmux-compile.nvim) | 18 | 31 days ago | Neovim plugin to compile and run programs in TMUX panes/window |
| [juselara1/tmutils.nvim](https://github.com/juselara1/tmutils.nvim) | 14 | 111 days ago | Tmux utilities that enable sending lines, capturing content, creating terminals, and managing REPLs within Neovim. |
| [MisanthropicBit/winmove.nvim](https://github.com/MisanthropicBit/winmove.nvim) | 11 | today | A neovim plugin that makes it easy to move, swap, and resize windows |
| [karshPrime/only-tmux.nvim](https://github.com/karshPrime/only-tmux.nvim) | 10 | 297 days ago | have a keybind in nvim for :only that also works for tmux panes |
| [ycdzj/win-mover.nvim](https://github.com/ycdzj/win-mover.nvim) | 10 | 91 days ago | Neovim window mover that avoids moving side windows |
| [kiyoon/tmux-send.nvim](https://github.com/kiyoon/tmux-send.nvim) | 7 | 31 days ago | Copy and paste buffer content or file path in Nvim-Tree, Neo-Tree, Oil to another tmux pane in Neovim. |## Game
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------|---------|---------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [ThePrimeagen/vim-be-good](https://github.com/ThePrimeagen/vim-be-good) | 3671 | 127 days ago | vim-be-good is a nvim plugin designed to make you better at Vim Movements. |
| [Eandrju/cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) | 1969 | 70 days ago | A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer. |
| [kawre/leetcode.nvim](https://github.com/kawre/leetcode.nvim) | 1452 | 110 days ago | A Neovim plugin enabling you to solve LeetCode problems. |
| [xeluxee/competitest.nvim](https://github.com/xeluxee/competitest.nvim) | 472 | 2 days ago | CompetiTest.nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more |
| [alec-gibson/nvim-tetris](https://github.com/alec-gibson/nvim-tetris) | 201 | 450 days ago | Bringing emacs' greatest feature to neovim - Tetris! |
| [p00f/cphelper.nvim](https://github.com/p00f/cphelper.nvim) | 140 | 680 days ago | Neovim helper for competitive programming. Use https://sr.ht/~p00f/cphelper.nvim instead |
| [seandewar/nvimesweeper](https://github.com/seandewar/nvimesweeper) | 101 | 286 days ago | Play Minesweeper in your favourite text editor (Neovim 0.7+) |
| [jim-fx/sudoku.nvim](https://github.com/jim-fx/sudoku.nvim) | 75 | 487 days ago | Classic sudoku puzzle. |
| [seandewar/killersheep.nvim](https://github.com/seandewar/killersheep.nvim) | 71 | 22 days ago | Neovim port of killersheep (with blood!) |
| [rktjmp/playtime.nvim](https://github.com/rktjmp/playtime.nvim) | 71 | 137 days ago | π At last! A way to play card games on your computer! |
| [alanfortlink/blackjack.nvim](https://github.com/alanfortlink/blackjack.nvim) | 61 | 257 days ago | Classic Black Jack game in Neovim |
| [2KAbhishek/exercism.nvim](https://github.com/2KAbhishek/exercism.nvim) | 21 | 12 days ago | Exercism Meets Neovim πͺπ§ |
| [csessh/aoc.nvim](https://github.com/csessh/aoc.nvim) | 4 | 87 days ago | Neovim's Christmas Elf who fetches puzzle input |## Workflow
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------|---------|---------------|----------------------------------------------------|
| [m4xshen/hardtime.nvim](https://github.com/m4xshen/hardtime.nvim) | 1784 | 4 days ago | Establish good command workflow and quit bad habit |
| [antonk52/bad-practices.nvim](https://github.com/antonk52/bad-practices.nvim) | 108 | 348 days ago | A plugin to help give up bad practices in vim. |## Preconfigured Configuration
| URL | Stars | Last commit | Description |
|---------------------------------------------------------------------------------------------|---------|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------|
| [siduck76/NvChad](https://github.com/siduck76/NvChad) | 25919 | 3 days ago | Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. |
| [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) | 23649 | 2 days ago | A launch point for your personal nvim configuration |
| [LazyVim/LazyVim](https://github.com/LazyVim/LazyVim) | 20048 | 41 days ago | Neovim config for the lazy |
| [LunarVim/LunarVim](https://github.com/LunarVim/LunarVim) | 18757 | 272 days ago | π LunarVim is an IDE layer for Neovim. Completely free and community driven. |
| [AstroNvim/AstroNvim](https://github.com/AstroNvim/AstroNvim) | 13229 | 7 days ago | AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins |
| [ayamir/nvimdots](https://github.com/ayamir/nvimdots) | 3074 | today | A well configured and structured Neovim. |
| [shaunsingh/nyoom.nvim](https://github.com/shaunsingh/nyoom.nvim) | 1465 | 523 days ago | A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme |
| [CosmicNvim/CosmicNvim](https://github.com/CosmicNvim/CosmicNvim) | 1118 | yesterday | CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a π« COSMIC programming experience! |
| [artart222/CodeArt](https://github.com/artart222/CodeArt) | 903 | 126 days ago | Use NeoVim as general purpose IDE |
| [ldelossa/nvim-ide](https://github.com/ldelossa/nvim-ide) | 853 | 94 days ago | A full featured IDE layer for Neovim. Heavily inspired by VSCode. |
| [dam9000/kickstart-modular.nvim](https://github.com/dam9000/kickstart-modular.nvim) | 659 | 2 days ago | A launch point for your personal nvim configuration |
| [crivotz/nv-ide](https://github.com/crivotz/nv-ide) | 622 | today | Neovim custom configuration, oriented for full stack developers (Ruby on Rails, ruby, php, html, css, SCSS, javascript) |
| [NormalNvim/NormalNvim](https://github.com/NormalNvim/NormalNvim) | 601 | 15 days ago | A normal Neovim distribution |
| [hackorum/VapourNvim](https://github.com/hackorum/VapourNvim) | 546 | 742 days ago | A NeoVim config for THE ULTIMATE vim IDE-like experience. |
| [pgosar/CyberNvim](https://github.com/pgosar/CyberNvim) | 363 | 50 days ago | CyberNvim: A IDE-like Neovim distribution. Simplicity is Power. |
| [doctorfree/nvim-lazyman](https://github.com/doctorfree/nvim-lazyman) | 361 | 64 days ago | Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. β |
| [mrcjkb/kickstart-nix.nvim](https://github.com/mrcjkb/kickstart-nix.nvim) | 282 | 7 days ago | βοΈ A dead simple Nix flake template repository for Neovim derivations [maintainer=@mrcjkb] |
| [shaeinst/roshnivim](https://github.com/shaeinst/roshnivim) | 199 | 53 days ago | neovim as an IDE |
| [Abstract-IDE/Abstract](https://github.com/Abstract-IDE/Abstract) | 199 | 53 days ago | neovim as an IDE |
| [Shaobin-Jiang/IceNvim](https://github.com/Shaobin-Jiang/IceNvim) | 196 | 11 days ago | A beautiful, powerful and customizable neovim config that is blazing fast |
| [adoyle-h/one.nvim](https://github.com/adoyle-h/one.nvim) | 159 | 188 days ago | All-in-one neovim config framework in Lua. |
| [chrisgrieser/nvim-kickstart-python](https://github.com/chrisgrieser/nvim-kickstart-python) | 147 | 17 days ago | A launch point for your nvim configuration for Python |
| [cstsunfu/.sea.nvim](https://github.com/cstsunfu/.sea.nvim) | 147 | 34 days ago | 21st-century NeoVim. Personal IDE. Mainly implemented by Lua. |
| [nvoid-lua/nvoid](https://github.com/nvoid-lua/nvoid) | 105 | 242 days ago | nvim with lua is cool |
| [otavioschwanck/mood-nvim](https://github.com/otavioschwanck/mood-nvim) | 101 | 58 days ago | A Neovim configuration for Rails and Javascript |
| [linrongbin16/lin.nvim](https://github.com/linrongbin16/lin.nvim) | 83 | yesterday | Lin Rongbin's Neovim Distribution |
| [crispybaccoon/chaivim](https://github.com/crispybaccoon/chaivim) | 69 | 141 days ago | :tea: easily configurable neovim system with solid defaults and a cozy editor experience. |
| [jonathandion/web-dev.nvim](https://github.com/jonathandion/web-dev.nvim) | 67 | 765 days ago | Small Neovim configuration written in Lua that is specifically designed for web development. |
| [imbacraft/dusk.nvim](https://github.com/imbacraft/dusk.nvim) | 51 | 313 days ago | Dusk is a blazing fast Lua config suited for Full Stack Java development. |
| [sontungexpt/stinvim](https://github.com/sontungexpt/stinvim) | 49 | 247 days ago | Ready Neovim's configuration for fullstack developers. |
| [drybalka/clean.nvim](https://github.com/drybalka/clean.nvim) | 37 | 438 days ago | Plugin for cleaning up the default key mappings and plugins in Neovim leaving only the bare essentials. |
| [legobeat/l7-devenv](https://github.com/legobeat/l7-devenv) | 25 | 4 days ago | Secure terminal-based IDE for local JS development |
| [Cris-lml007/NeoPlus](https://github.com/Cris-lml007/NeoPlus) | 18 | 451 days ago | configurations for nvim, convert your Neovim to IDE |
| [StratOS-Linux/StratVIM](https://github.com/StratOS-Linux/StratVIM) | 12 | 103 days ago | An opinionated Neovim distribution made for StratOS Linux |
| [cunderw/nvim](https://github.com/cunderw/nvim) | 10 | 374 days ago | Neovim custom configuration, focused on JS/TS, Go, and Java development. Very IDE like. |
| [jrychn/ModuleVim](https://github.com/jrychn/ModuleVim) | 9 | 231 days ago | A NeoVim configuration |## External
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------------|---------|---------------|------------------------------------------------------------------------------------------------------------------------|
| [MordechaiHadad/bob](https://github.com/MordechaiHadad/bob) | 1593 | 11 days ago | A version manager for neovim |
| [ellisonleao/nvim-plugin-template](https://github.com/ellisonleao/nvim-plugin-template) | 334 | 449 days ago | A neovim plugin template for github repos |
| [m00qek/plugin-template.nvim](https://github.com/m00qek/plugin-template.nvim) | 126 | 481 days ago | A template to create Neovim plugins written in Lua |
| [gennaro-tedesco/boilit](https://github.com/gennaro-tedesco/boilit) | 82 | 871 days ago | create boilerplate structure for neovim plugins |
| [m15a/flake-awesome-neovim-plugins](https://github.com/m15a/flake-awesome-neovim-plugins) | 57 | today | Nix flake of Awesome Neovim plugins |
| [NTBBloodbath/nvenv](https://github.com/NTBBloodbath/nvenv) | 55 | 220 days ago | A lightweight and blazing fast Neovim version manager. |
| [chrisgrieser/alfred-neovim-utilities](https://github.com/chrisgrieser/alfred-neovim-utilities) | 39 | 2 days ago | Search neovim plugins and the online :help via Alfred. |
| [massix/termux.nvim](https://github.com/massix/termux.nvim) | 22 | 414 days ago | Neovim plugin to interact with the Termux APIs, useful for displaying various information in the statusline |
| [y3owk1n/nvs](https://github.com/y3owk1n/nvs) | 14 | 8 days ago | A lightweight Neovim Version & Config Manager CLI tool to install, switch, list, uninstall, and reset Neovim versions. |
| [2KAbhishek/template.nvim](https://github.com/2KAbhishek/template.nvim) | 11 | 47 days ago | Ready to go Neovim template ποΈβοΈ |## Starter Templates
| URL | Stars | Last commit | Description |
|-------------------------------------------------------------------------------------------|---------|---------------|-------------------------------------------------------------------------------|
| [tokiory/neovim-boilerplate](https://github.com/tokiory/neovim-boilerplate) | 107 | 273 days ago | Modern Neovim Boilerplate β¨ |
| [frans-johansson/lazy-nvim-starter](https://github.com/frans-johansson/lazy-nvim-starter) | 94 | 533 days ago | A somewhat minimal but structured jumping-off point for Neovim with Lazy.nvim |