Name Stars OpenIssues Updated Description nvim-lua/kickstart.nvim 28065 83 2025-05-22T21:10:04Z A launch point for your personal nvim configuration siduck76/NvChad 27412 1 2025-11-06T09:15:24Z Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience. LazyVim/LazyVim 23759 4 2025-11-03T06:51:07Z Neovim config for the lazy folke/lazy.nvim 19338 41 2025-11-06T09:26:21Z 💤 A modern plugin manager for Neovim LunarVim/LunarVim 19158 38 2025-06-05T15:05:30Z 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven. nvim-telescope/telescope.nvim 18531 500 2025-11-06T09:21:48Z Find, Filter, Preview, Pick. All lua, all the time. yetone/avante.nvim 16374 85 2025-11-05T21:23:30Z Use your Neovim like using Cursor AI IDE! AstroNvim/AstroNvim 13881 2 2025-10-10T16:43:32Z AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins neovim/nvim-lspconfig 12922 35 2025-11-03T23:42:40Z Quickstart configs for Nvim LSP nvim-treesitter/nvim-treesitter 12767 279 2025-05-24T13:53:33Z Nvim Treesitter configurations and abstraction layer williamboman/mason.nvim 9692 261 2025-10-01T18:59:03Z Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. hrsh7th/nvim-cmp 9184 301 2025-11-04T11:03:45Z A completion plugin for neovim coded in Lua. ThePrimeagen/harpoon 8661 144 2024-08-29T16:20:22Z nvim-mini/mini.nvim 8291 31 2025-11-04T16:05:41Z Library of 40+ independent Lua modules improving Neovim experience with minimal effort nvim-tree/nvim-tree.lua 8155 95 2025-10-20T00:50:08Z A file explorer tree for neovim written in lua folke/tokyonight.nvim 7570 12 2025-11-05T08:48:50Z 🏙 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. iamcco/markdown-preview.nvim 7529 253 2023-10-17T02:54:07Z markdown preview plugin for (neo)vim nvim-lualine/lualine.nvim 7503 252 2025-10-16T06:41:03Z A blazing fast and easy to configure neovim statusline plugin written in pure lua. nvim-neorg/neorg 7101 205 2025-10-30T15:37:16Z Modernity meets insane extensibility. The future of organizing your life in Neovim. catppuccin/nvim 6931 14 2025-11-01T14:12:37Z 🍨 Soothing pastel theme for (Neo)vim mfussenegger/nvim-dap 6749 31 2025-10-17T03:31:04Z Debug Adapter Protocol client implementation for Neovim folke/which-key.nvim 6692 32 2025-10-28T15:15:28Z 💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. folke/trouble.nvim 6523 16 2025-10-31T13:56:51Z 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. folke/snacks.nvim 6371 7 2025-11-06T06:02:56Z 🍿 A collection of QoL plugins for Neovim lewis6991/gitsigns.nvim 6310 45 2025-10-19T15:40:51Z Git integration for buffers stevearc/oil.nvim 5846 109 2025-10-19T22:39:26Z Neovim file explorer: edit your filesystem like a buffer rebelot/kanagawa.nvim 5596 80 2025-10-15T09:12:20Z NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. olimorris/codecompanion.nvim 5585 20 2025-11-06T00:17:42Z ✨ AI Coding, Vim Style Saghen/blink.cmp 5533 110 2025-11-05T16:24:44Z Performant, batteries-included completion plugin for Neovim folke/noice.nvim 5419 23 2025-11-03T16:33:44Z 💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. akinsho/toggleterm.nvim 5191 82 2025-03-09T09:20:39Z A neovim lua plugin to help easily manage multiple terminal windows sindrets/diffview.nvim 5052 119 2024-06-13T11:56:42Z Single tabpage interface for easily cycling through diffs for all modified files for any git rev. nvim-neo-tree/neo-tree.nvim 4997 170 2025-11-04T19:41:26Z Neovim plugin to manage the file system and other tree like structures. NeogitOrg/neogit 4940 151 2025-11-04T07:11:47Z An interactive and powerful Git interface for Neovim, inspired by Magit ggandor/leap.nvim 4920 37 2025-10-31T11:22:25Z Neovim's answer to the mouse 🦘 lukas-reineke/indent-blankline.nvim 4779 23 2025-03-17T15:17:57Z Indent guides for Neovim stevearc/conform.nvim 4632 76 2025-11-05T04:30:18Z Lightweight yet powerful formatter plugin for Neovim numToStr/Comment.nvim 4500 76 2024-06-09T18:23:40Z :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more ThePrimeagen/vim-be-good 4156 49 2024-12-05T02:01:17Z vim-be-good is a nvim plugin designed to make you better at Vim Movements. L3MON4D3/LuaSnip 4142 121 2025-11-03T23:37:37Z Snippet Engine for Neovim written in Lua. akinsho/bufferline.nvim 4111 91 2025-01-14T16:02:39Z A snazzy bufferline for Neovim jackMort/ChatGPT.nvim 4010 114 2024-10-12T08:08:29Z ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API kylechui/nvim-surround 3985 9 2025-10-25T20:12:05Z Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua. folke/todo-comments.nvim 3910 19 2025-10-28T15:14:40Z ✅ Highlight, list and search todo comments in your projects ibhagwan/fzf-lua 3837 6 2025-10-30T00:45:34Z Improved fzf.vim written in lua windwp/nvim-autopairs 3835 13 2025-10-12T21:52:26Z autopairs for neovim written in lua zbirenbaum/copilot.lua 3831 24 2025-11-05T12:39:46Z Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot EdenEast/nightfox.nvim 3784 33 2025-02-09T17:21:11Z 🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins. ms-jpq/coq_nvim 3738 186 2025-10-11T16:32:06Z Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization. nvimdev/lspsaga.nvim 3709 101 2025-06-25T09:55:48Z improve neovim lsp experience MeanderingProgrammer/render-markdown.nvim 3663 3 2025-11-05T16:27:07Z Plugin to improve viewing Markdown files in Neovim sainnhe/everforest 3658 7 2025-11-04T11:41:52Z 🌲 Comfortable & Pleasant Color Scheme for Vim folke/flash.nvim 3651 19 2025-10-28T15:16:02Z Navigate your code with search labels, enhanced character motions and Treesitter integration nvim-orgmode/orgmode 3549 113 2025-11-05T11:08:13Z Orgmode clone written in Lua for Neovim 0.11.0+. m4xshen/hardtime.nvim 3499 12 2025-09-13T04:34:51Z Break bad habits, master Vim motions rcarriga/nvim-notify 3468 73 2025-09-06T20:22:11Z A fancy, configurable, notification manager for NeoVim justinmk/vim-sneak 3449 24 2025-02-03T09:02:07Z The missing motion for Vim :athletic_shoe: CopilotC-Nvim/CopilotChat.nvim 3415 18 2025-11-03T20:14:10Z Chat with GitHub Copilot in Neovim ThePrimeagen/refactoring.nvim 3407 14 2025-10-21T20:24:11Z The Refactoring library based off the Refactoring book by Martin Fowler ayamir/nvimdots 3289 9 2025-11-02T02:15:37Z A well configured and structured Neovim. nvim-lua/plenary.nvim 3282 156 2025-07-26T22:57:48Z plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. rcarriga/nvim-dap-ui 3190 102 2025-07-09T07:34:25Z A UI for nvim-dap nvimtools/none-ls.nvim 3164 7 2025-11-06T06:41:12Z null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. OXY2DEV/markview.nvim 3032 4 2025-11-06T03:51:25Z A hackable markdown, Typst, latex, html(inline) & YAML previewer for Neovim nvim-treesitter/nvim-treesitter-context 3005 14 2025-10-21T20:10:40Z Show code context pwntester/octo.nvim 2986 193 2025-11-04T17:52:15Z Edit and review GitHub issues and pull requests from the comfort of your favorite editor nvim-neotest/neotest 2941 97 2025-10-28T08:29:12Z An extensible framework for interacting with tests within NeoVim. rose-pine/neovim 2828 3 2025-11-05T14:52:19Z Soho vibes for Neovim kevinhwang91/nvim-ufo 2807 43 2025-10-06T05:12:44Z Not UFO in the sky, but an ultra fold in Neovim. nvimdev/dashboard-nvim 2707 74 2025-08-31T08:08:50Z vim dashboard mrcjkb/rustaceanvim 2648 19 2025-11-03T23:54:53Z 🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim romgrk/barbar.nvim 2598 27 2025-10-20T23:32:41Z The neovim tabline plugin. rafamadriz/friendly-snippets 2565 57 2025-04-29T17:50:52Z Set of preconfigured snippets for different languages. nvim-treesitter/nvim-treesitter-textobjects 2565 126 2025-10-31T02:55:44Z nvim-tree/nvim-web-devicons 2532 17 2025-10-26T00:53:27Z Provides Nerd Font icons (glyphs) for use by neovim plugins ray-x/go.nvim 2531 101 2025-10-26T06:23:17Z G'day Nvimer, Joyful Gopher: Explore the Feature-Packed Go Plugin for Neovim mfussenegger/nvim-lint 2526 41 2025-11-01T10:47:04Z An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. RRethy/vim-illuminate 2412 8 2025-05-24T16:54:07Z illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. projekt0n/github-nvim-theme 2374 26 2024-12-31T10:32:00Z GitHub's Neovim themes j-hui/fidget.nvim 2370 17 2025-10-23T18:24:43Z 💫 Extensible UI for Neovim notifications and LSP progress messages. sainnhe/gruvbox-material 2369 8 2025-11-05T11:15:34Z Gruvbox with Material Palette ellisonleao/gruvbox.nvim 2363 28 2025-09-04T13:01:11Z Lua port of the most famous vim colorscheme nvim-pack/nvim-spectre 2318 13 2025-05-13T02:51:44Z Find the enemy and replace them with dark power. ray-x/lsp_signature.nvim 2294 90 2025-07-31T15:19:37Z LSP signature hint as you type goolord/alpha-nvim 2276 38 2025-10-28T20:06:16Z a lua powered greeter like vim-startify / dashboard-nvim stevearc/aerial.nvim 2130 68 2025-09-27T18:33:04Z Neovim plugin for a code outline window kdheepak/lazygit.nvim 2076 48 2025-09-11T07:00:23Z Plugin for calling lazygit from within neovim. Eandrju/cellular-automaton.nvim 2057 13 2025-01-31T21:03:35Z 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. folke/zen-mode.nvim 2048 14 2025-10-28T15:13:43Z 🧘 Distraction-free coding for Neovim sbdchd/neoformat 2043 130 2025-07-29T23:19:23Z :sparkles: A (Neo)vim plugin for formatting code. Olical/conjure 2001 87 2025-11-02T15:25:44Z Interactive evaluation for Neovim (Clojure, Fennel, Scheme, Python, JavaScript, PHP, R, Lua, Rust and more!) windwp/nvim-ts-autotag 2000 10 2025-09-10T23:04:14Z Use treesitter to auto close and auto rename html tag rest-nvim/rest.nvim 1958 41 2025-10-07T10:22:04Z A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua. MunifTanjim/nui.nvim 1955 29 2025-06-08T14:26:28Z UI Component Library for Neovim. kevinhwang91/nvim-bqf 1954 16 2025-10-06T04:55:55Z Better quickfix window in Neovim, polish old quickfix window. karb94/neoscroll.nvim 1910 11 2024-12-06T21:57:50Z Smooth scrolling neovim plugin written in lua MordechaiHadad/bob 1899 17 2025-10-19T12:07:41Z A version manager for neovim sainnhe/sonokai 1882 1 2025-10-19T06:03:47Z High Contrast & Vivid Color Scheme based on Monokai Pro kawre/leetcode.nvim 1862 51 2025-09-21T18:43:16Z A Neovim plugin enabling you to solve LeetCode problems. navarasu/onedark.nvim 1861 67 2025-07-30T12:56:51Z 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 3rd/image.nvim 1744 51 2025-09-07T02:06:15Z 🖼️ Bringing images to Neovim. mistweaverco/kulala.nvim 1728 7 2025-11-03T06:25:37Z A fully-featured 🤏 HTTP-client 🐼 interface 🖥️ for Neovim ❤️. stevearc/overseer.nvim 1728 71 2025-10-19T23:36:32Z A task runner and job management plugin for Neovim rmagatti/auto-session 1715 12 2025-10-30T19:53:03Z A small automated session manager for Neovim rktjmp/lush.nvim 1711 13 2025-09-01T04:50:01Z Create Neovim themes with real-time feedback, export anywhere. ms-jpq/chadtree 1678 93 2025-09-21T20:03:56Z File manager for Neovim. Better than NERDTree. michaelb/sniprun 1642 13 2025-10-11T20:39:46Z A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages onsails/lspkind.nvim 1640 16 2025-09-18T07:14:17Z VS Code–style pictograms for Neovim completion items MagicDuck/grug-far.nvim 1611 2 2025-10-16T21:04:04Z Find And Replace plugin for neovim SmiteshP/nvim-navic 1609 28 2025-10-14T03:58:51Z Simple winbar/statusline plugin that shows your current code context nvim-telekasten/telekasten.nvim 1601 66 2025-09-28T19:52:19Z A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim danymat/neogen 1581 42 2025-05-03T17:57:40Z A better annotation generator. Supports multiple languages and annotation conventions. ggandor/lightspeed.nvim 1557 25 2023-12-01T22:44:22Z deprecated in favor of leap.nvim shaunsingh/nyoom.nvim 1536 30 2023-11-05T19:09:50Z A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme David-Kunz/gen.nvim 1490 22 2025-05-03T11:21:49Z Neovim plugin to generate text using LLMs with customizable prompts folke/twilight.nvim 1471 1 2025-10-28T14:12:44Z 🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter. nyoom-engineering/oxocarbon.nvim 1461 19 2025-09-05T23:45:50Z A dark and light Neovim theme written in fennel, inspired by IBM Carbon. gelguy/wilder.nvim 1453 61 2022-08-13T02:23:19Z A more adventurous wildmenu Bekaboo/dropbar.nvim 1450 5 2025-10-05T15:37:22Z IDE-like breadcrumbs, out of the box nvim-java/nvim-java 1447 53 2025-08-06T07:01:31Z Painless Java in Neovim mhartington/formatter.nvim 1440 46 2025-05-29T22:48:52Z mrjones2014/smart-splits.nvim 1425 15 2025-10-31T16:45:18Z 🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports Zellij, Tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right". sphamba/smear-cursor.nvim 1417 4 2025-10-01T07:20:26Z 🌠 Neovim plugin to animate the cursor with a smear effect in all terminals rachartier/tiny-inline-diagnostic.nvim 1408 2 2025-11-05T22:17:24Z A Neovim plugin for displaying inline diagnostic messages with customizable styles and icons. edluffy/hologram.nvim 1407 28 2022-10-09T22:30:54Z 👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux. mfussenegger/nvim-jdtls 1401 3 2025-11-01T06:38:18Z MIRROR of: https://codeberg.org/mfussenegger/nvim-jdtls jbyuki/instant.nvim 1394 9 2022-06-25T21:08:27Z collaborative editing in Neovim using built-in capabilities ray-x/navigator.lua 1373 23 2025-10-30T10:37:09Z Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍 dracula/vim 1371 8 2025-03-27T17:47:06Z 🧛🏻‍♂️ Dark theme for Vim mikavilpas/yazi.nvim 1341 5 2025-11-05T06:34:53Z A Neovim Plugin for the yazi terminal file manager chipsenkbeil/distant.nvim 1340 26 2024-10-17T03:28:14Z 🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧 folke/lazydev.nvim 1339 5 2025-10-31T06:09:44Z Faster LuaLS setup for Neovim kassio/neoterm 1334 30 2023-03-09T21:27:49Z Wrapper of some vim/neovim's :terminal functions. nvim-flutter/flutter-tools.nvim 1301 28 2025-10-20T12:16:07Z Tools to help create flutter apps in neovim using the native lsp Robitx/gp.nvim 1292 64 2025-08-11T09:04:31Z Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..] akinsho/git-conflict.nvim 1290 28 2024-12-27T22:53:23Z A plugin to visualise and resolve merge conflicts in neovim JoosepAlviste/nvim-ts-context-commentstring 1263 22 2024-12-07T12:22:36Z Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. tris203/precognition.nvim 1262 19 2025-08-14T06:53:49Z 💭👀precognition.nvim - Precognition uses virtual text and gutter signs to show available motions. Wansmer/treesj 1257 6 2025-09-15T04:32:08Z Neovim plugin for splitting/joining blocks of code jake-stewart/multicursor.nvim 1256 4 2025-09-27T12:38:04Z multiple cursors in neovim justinmk/vim-dirvish 1244 23 2025-02-06T16:43:43Z Directory viewer for Vim :zap: netrW => netrL Vigemus/iron.nvim 1231 55 2025-09-28T00:38:11Z Interactive Repl Over Neovim mrjones2014/legendary.nvim 1220 12 2025-03-20T13:58:08Z 🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more. Exafunction/windsurf.nvim 1219 113 2025-04-30T18:48:36Z A native neovim extension for Codeium rebelot/heirline.nvim 1200 29 2025-05-23T00:48:35Z Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile. bluz71/vim-moonfly-colors 1187 0 2025-10-23T04:39:51Z A dark charcoal theme for modern Neovim & classic Vim mhartington/oceanic-next 1176 10 2023-05-01T13:43:29Z Oceanic Next theme for neovim obsidian-nvim/obsidian.nvim 1170 55 2025-11-06T01:10:18Z Obsidian 🤝 Neovim scottmckendry/cyberdream.nvim 1161 1 2025-09-28T21:10:40Z 🤖💤 High-contrast, Futuristic & Vibrant Neovim Colorscheme kndndrj/nvim-dbee 1155 70 2025-07-25T10:27:16Z Interactive database client for neovim gbprod/yanky.nvim 1153 32 2025-04-14T06:55:42Z Improved Yank and Put functionalities for Neovim CosmicNvim/CosmicNvim 1139 2 2024-10-22T17:41:52Z CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience! jbyuki/venn.nvim 1123 4 2024-05-03T20:11:41Z Draw ASCII diagrams in Neovim xiyaowong/transparent.nvim 1112 3 2025-06-22T14:38:25Z Remove all background colors to make nvim transparent AckslD/nvim-neoclip.lua 1106 28 2025-02-09T13:45:56Z Clipboard manager neovim plugin with telescope integration chentoast/marks.nvim 1092 56 2025-05-13T23:32:43Z A better user experience for viewing and interacting with Vim marks. marko-cerovac/material.nvim 1058 6 2025-10-18T22:08:33Z :trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins Saecki/crates.nvim 1043 9 2025-08-23T13:42:59Z A neovim plugin that helps managing crates.io dependencies f-person/git-blame.nvim 1041 12 2025-11-05T02:02:11Z Git Blame plugin for Neovim written in Lua theHamsta/nvim-dap-virtual-text 1015 10 2025-05-25T14:05:18Z pocco81/true-zen.nvim 1013 34 2023-06-09T12:35:40Z 🦝 Clean and elegant distraction-free writing for NeoVim benlubas/molten-nvim 1008 31 2025-11-05T23:55:32Z A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more monaqa/dial.nvim 1008 14 2025-08-31T10:16:54Z enhanced increment/decrement plugin for Neovim. zenbones-theme/zenbones.nvim 999 15 2025-09-04T13:05:08Z 🪨 A collection of contrast-based Vim/Neovim colorschemes rmagatti/goto-preview 997 11 2025-09-08T05:57:01Z A small Neovim plugin for previewing definitions using floating windows. petertriho/nvim-scrollbar 993 30 2025-05-26T08:55:00Z Extensible Neovim Scrollbar tomasiser/vim-code-dark 991 14 2024-05-21T17:17:46Z Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code olimorris/onedarkpro.nvim 986 0 2025-09-30T16:24:50Z 🎨 Atom's iconic One Dark theme. Cacheable, fully customisable, Tree-sitter and LSP semantic token support. Comes with variants sainnhe/edge 983 2 2025-09-22T15:30:29Z Clean & Elegant Color Scheme inspired by Atom One and Material cshuaimin/ssr.nvim 980 18 2024-09-07T10:52:09Z Treesitter based structural search and replace plugin for Neovim. nvim-neorocks/rocks.nvim 972 60 2025-10-12T17:01:49Z 🌒 Neovim plugin management inspired by Cargo, powered by luarocks b0o/incline.nvim 950 14 2025-06-05T08:48:24Z 🎈 Floating statuslines for Neovim, winbar alternative catgoose/nvim-colorizer.lua 950 15 2025-11-02T13:01:26Z The fastest Neovim colorizer shaunsingh/nord.nvim 949 33 2023-12-20T04:53:56Z Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support dmtrKovalenko/fff.nvim 944 51 2025-11-03T18:48:21Z Finally a Fast Fuzzy File Finder for neovim brenoprata10/nvim-highlight-colors 938 23 2025-09-06T14:19:32Z Highlight colors for neovim uga-rosa/ccc.nvim 938 8 2025-05-06T13:20:59Z Color picker and highlighter plugin for Neovim. AlexvZyl/nordic.nvim 933 11 2025-04-15T06:29:56Z 🌒 Nord for Neovim, but warmer and darker. Supports a variety of plugins and other platforms. b0o/SchemaStore.nvim 927 10 2025-11-05T21:00:34Z 🛍 JSON schemas for Neovim jamestthompson3/nvim-remote-containers 921 11 2023-12-22T00:07:42Z Develop inside docker containers, just like VSCode bluz71/vim-nightfly-colors 913 0 2025-10-23T04:40:16Z A dark midnight theme for modern Neovim & classic Vim dam9000/kickstart-modular.nvim 906 2 2025-06-14T21:07:22Z A launch point for your personal nvim configuration Mofiqul/vscode.nvim 906 51 2025-08-06T05:28:31Z Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code folke/persistence.nvim 905 8 2025-10-28T15:14:54Z 💾 Simple session management for Neovim artart222/CodeArt 900 8 2024-12-06T19:37:15Z Use NeoVim as general purpose IDE hedyhli/outline.nvim 898 31 2025-09-07T15:11:38Z Navigate code with an outline sidebar. Forked from symbols-outline.nvim. savq/melange-nvim 895 8 2025-06-16T20:07:39Z 🗡️ Warm color scheme for Neovim and beyond utilyre/barbecue.nvim 882 29 2024-08-20T05:26:26Z Visual Studio Code inspired breadcrumbs plugin for the Neovim editor SmiteshP/nvim-navbuddy 876 32 2025-05-01T07:07:53Z A simple popup display that provides breadcrumbs feature using LSP server kevinhwang91/nvim-hlslens 871 8 2025-09-12T17:27:48Z Hlsearch Lens for Neovim kosayoda/nvim-lightbulb 868 8 2025-03-29T14:33:34Z VSCode 💡 for neovim's built-in LSP. ldelossa/nvim-ide 867 13 2025-07-27T16:53:17Z A full featured IDE layer for Neovim. Heavily inspired by VSCode. shortcuts/no-neck-pain.nvim 867 20 2025-10-03T20:54:31Z ☕ Dead simple yet super extensible zen mode plugin to protect your neck. shellRaining/hlchunk.nvim 866 29 2025-10-08T12:24:04Z 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 milanglacier/minuet-ai.nvim 859 15 2025-10-23T21:31:46Z 💃 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. DNLHC/glance.nvim 845 14 2025-06-16T22:32:25Z Peek preview window for LSP locations in Neovim mistricky/codesnap.nvim 841 31 2025-10-22T08:52:25Z 📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim kevinhwang91/rnvimr 839 10 2025-08-03T06:13:59Z Make Ranger running in a floating window to communicate with Neovim via RPC toppair/peek.nvim 820 34 2024-04-09T19:13:42Z Markdown preview plugin for Neovim abecodes/tabout.nvim 820 6 2024-12-10T10:36:10Z tabout plugin for neovim HakonHarnes/img-clip.nvim 818 9 2025-10-11T10:49:05Z Embed images into any markup language, like LaTeX, Markdown or Typst fenetikm/falcon 816 12 2025-04-28T21:03:13Z A colour scheme for terminals, Vim and friends. tanvirtin/vgit.nvim 814 16 2025-10-29T23:21:55Z Visual git plugin for Neovim chrisgrieser/nvim-spider 806 2 2025-11-04T12:46:05Z Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation. smjonas/inc-rename.nvim 795 7 2025-11-05T22:04:06Z Incremental LSP renaming based on Neovim's command-preview feature. numToStr/FTerm.nvim 794 25 2022-11-13T09:25:46Z :fire: No-nonsense floating terminal plugin for neovim :fire: nvim-focus/focus.nvim 791 27 2025-04-27T17:32:47Z Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids! HiPhish/rainbow-delimiters.nvim 790 17 2025-11-03T22:49:55Z Rainbow delimiters for Neovim with Tree-sitter nacro90/numb.nvim 790 1 2025-01-13T19:07:59Z Peek lines just when you intend stevearc/quicker.nvim 779 15 2025-09-27T15:57:09Z Improved UI and workflow for the Neovim quickfix jmbuhr/otter.nvim 774 21 2025-10-07T14:32:02Z Just ask an otter! 🦦 debugloop/telescope-undo.nvim 773 6 2025-01-31T15:13:51Z A telescope extension to view and search your undo tree 🌴 jakewvincent/mkdnflow.nvim 766 63 2024-08-25T23:36:17Z Fluent navigation and management of markdown notebooks sakhnik/nvim-gdb 762 7 2025-01-21T08:14:55Z Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB aserowy/tmux.nvim 762 16 2025-03-19T07:27:41Z tmux integration for nvim features pane movement and resizing from within nvim. max397574/better-escape.nvim 755 5 2025-04-29T13:48:17Z Map keys without delay when typing zk-org/zk-nvim 753 8 2025-10-12T23:17:42Z Neovim extension for zk mikesmithgh/kitty-scrollback.nvim 746 29 2025-06-26T15:06:14Z 😽 Open your Kitty scrollback buffer with Neovim. Ameowzing! tjdevries/colorbuddy.nvim 743 4 2024-05-08T20:27:49Z Your color buddy for making cool neovim color schemes pocco81/auto-save.nvim 742 31 2022-11-01T19:12:23Z 🧶 Automatically save your changes in NeoVim bennypowers/nvim-regexplainer 741 4 2025-09-08T19:02:24Z Describe the regexp under the cursor Mofiqul/dracula.nvim 736 23 2025-11-05T01:08:01Z Dracula colorscheme for neovim written in Lua chrisgrieser/nvim-various-textobjs 731 1 2025-10-13T20:01:05Z Bundle of more than 30 new text objects for Neovim. jbyuki/nabla.nvim 728 24 2025-04-21T12:00:57Z take your scientific notes :pencil2: in Neovim smoka7/hop.nvim 723 31 2025-08-22T16:00:01Z Neovim motions on speed! davidyz/vectorcode 711 11 2025-10-26T11:18:15Z A code repository indexing tool to supercharge your LLM experience. embark-theme/vim 706 2 2025-10-07T04:36:06Z An ambitious theme for vim nanozuki/tabby.nvim 706 8 2025-05-23T09:48:10Z A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer! gbprod/substitute.nvim 705 6 2025-03-21T08:48:40Z Neovim plugin introducing a new operators motions to quickly replace and exchange text. savq/paq-nvim 704 4 2025-03-30T18:56:23Z 🌚 Neovim package manager otavioschwanck/arrow.nvim 700 32 2025-03-31T20:09:35Z Bookmark your files, separated by project, and quickly navigate through them. kiyoon/jupynium.nvim 699 11 2025-10-31T01:22:04Z Selenium-automated Jupyter Notebook that is synchronised with Neovim in real-time. lewis6991/satellite.nvim 674 16 2025-09-18T12:42:47Z Decorate scrollbar for Neovim willothy/flatten.nvim 674 13 2025-05-27T18:11:53Z Pipe from wezterm, kitty, and neovim terminals into your current neovim instance. Like `code -r` on steroids. NormalNvim/NormalNvim 674 2 2025-08-21T21:24:29Z A normal Neovim distribution esensar/nvim-dev-container 673 10 2025-10-09T12:16:55Z Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container cbochs/grapple.nvim 668 23 2024-09-29T09:57:30Z Neovim plugin for tagging important files dstein64/nvim-scrollview 665 8 2025-10-02T03:30:27Z A Neovim plugin that displays interactive vertical scrollbars and signs. chomosuke/typst-preview.nvim 658 10 2025-10-29T11:18:02Z Low latency typst preview for Neovim CRAG666/code_runner.nvim 654 7 2025-10-19T04:02:33Z 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 nvim-lua/lsp-status.nvim 654 25 2022-08-03T00:18:41Z Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline rafcamlet/nvim-luapad 653 5 2024-05-26T11:37:08Z Interactive real time neovim scratchpad for embedded lua engine - type and watch! danielfalk/smart-open.nvim 647 22 2025-05-28T15:06:07Z Neovim plugin for fast file-finding Olical/aniseed 642 7 2025-06-12T08:33:31Z Neovim configuration and plugins in Fennel (Lisp compiled to Lua) crivotz/nv-ide 637 1 2025-11-03T15:22:33Z Neovim custom configuration, oriented for full stack developers (Ruby on Rails, ruby, php, html, css, SCSS, javascript) Zeioth/compiler.nvim 634 7 2025-08-14T15:14:17Z Neovim compiler for building and running your code without having to configure anything TaDaa/vimade 632 6 2025-11-04T05:20:27Z Vimade let's you dim, fade, tint, animate, and customize colors in your windows and buffers for (Neo)vim smoka7/multicursors.nvim 625 12 2025-02-26T17:56:02Z A multi cursor plugin for Neovim. ldelossa/gh.nvim 623 33 2025-01-21T15:48:11Z A fully featured GitHub integration for performing code reviews in Neovim. anuvyklack/windows.nvim 618 22 2023-01-16T22:16:26Z Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations! tversteeg/registers.nvim 616 11 2024-11-05T08:17:27Z 📑 Neovim plugin to preview the contents of the registers m4xshen/autoclose.nvim 615 12 2025-07-21T04:54:09Z A minimalist Neovim plugin that auto pairs & closes brackets rmehri01/onenord.nvim 614 0 2025-09-01T02:35:35Z 🏔️ A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience. willothy/nvim-cokeline 612 13 2025-01-24T20:51:09Z :nose: A Neovim bufferline for people with addictive personalities RRethy/base16-nvim 610 0 2025-09-12T00:42:58Z Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups. nvim-zh/colorful-winsep.nvim 604 0 2025-09-30T07:38:50Z Make your nvim window separators colorful Shatur/neovim-session-manager 600 15 2025-03-07T08:20:32Z A simple wrapper around :mksession. luukvbaal/statuscol.nvim 591 9 2025-06-02T16:20:24Z Status column plugin that provides a configurable 'statuscolumn' and click handlers. ruifm/gitlinker.nvim 588 29 2023-02-03T09:02:34Z 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 NMAC427/guess-indent.nvim 580 13 2025-03-25T21:15:49Z Automatic indentation style detection for Neovim DanilaMihailov/beacon.nvim 579 21 2024-06-25T05:56:04Z Whenever cursor jumps some distance or moves between windows, it will flash so you can see where it is luckasRanarison/tailwind-tools.nvim 579 13 2025-05-23T05:27:48Z An unofficial Tailwind CSS integration and tooling for Neovim vuki656/package-info.nvim 578 25 2025-09-21T20:06:36Z ✍️ All the npm/yarn/pnpm commands I don't want to type Bryley/neoai.nvim 576 25 2025-07-25T06:27:05Z Neovim plugin for intracting with GPT models from OpenAI tiagovla/tokyodark.nvim 572 3 2025-01-02T03:41:20Z A clean dark theme written in lua for neovim. aaronik/Treewalker.nvim 563 3 2025-11-01T21:51:43Z A neovim plugin for moving around your code in a syntax tree aware manner RRethy/nvim-treesitter-textsubjects 563 5 2025-08-14T22:22:13Z Location and syntax aware text objects which *do what you mean* p00f/clangd_extensions.nvim 561 9 2025-08-03T09:48:06Z Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead altermo/ultimate-autopair.nvim 561 19 2025-11-05T14:02:08Z A treesitter supported autopairing plugin with extensions, and much more hackorum/VapourNvim 561 17 2022-05-31T03:48:04Z A NeoVim config for THE ULTIMATE vim IDE-like experience. piersolenski/wtf.nvim 556 3 2025-11-03T16:10:44Z Delicious diagnostic debugging in Neovim 🤤 kkharji/sqlite.lua 556 21 2025-03-14T13:39:11Z SQLite LuaJIT binding with a very simple api. mrcjkb/haskell-tools.nvim 553 21 2025-11-02T00:30:16Z 🦥 Supercharge your Haskell experience in neovim! nvzone/minty 549 2 2025-02-28T06:15:49Z Most Beautifully crafted color tools for Neovim m-demare/hlargs.nvim 548 5 2025-09-23T09:23:38Z Highlight arguments' definitions and usages, using Treesitter chrisgrieser/nvim-scissors 543 0 2025-10-13T13:12:56Z Automagical editing and creation of snippets. johmsalas/text-case.nvim 542 27 2024-08-02T19:52:00Z An all in one plugin for converting text case in Neovim xeluxee/competitest.nvim 537 16 2025-05-13T16:18:20Z 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 scalameta/nvim-metals 536 23 2025-10-05T09:35:13Z A Metals plugin for Neovim smjonas/live-command.nvim 536 9 2025-09-28T09:40:08Z Easily create previewable commands in Neovim. notomo/gesture.nvim 534 0 2025-10-08T11:15:23Z Mouse gesture plugin for neovim b3nj5m1n/kommentary 533 8 2023-11-29T13:34:49Z Neovim commenting plugin, written in lua. jinh0/eyeliner.nvim 529 8 2024-09-27T22:37:11Z 👀 Move faster with unique f/F indicators. igorlfs/nvim-dap-view 525 7 2025-11-05T01:24:43Z Visualize debugging sessions in neovim mizlan/iswap.nvim 524 12 2024-05-23T18:46:20Z Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter. sindrets/winshift.nvim 521 7 2022-09-06T14:00:40Z Rearrange your windows with ease. jbyuki/one-small-step-for-vimkind 521 6 2025-10-14T12:51:33Z Debug adapter for Neovim plugins famiu/bufdelete.nvim 520 1 2024-02-24T22:36:01Z Delete Neovim buffers without losing window layout nvim-telescope/telescope-media-files.nvim 517 35 2023-02-19T09:13:53Z Telescope extension to preview media files using Ueberzug. olimorris/persisted.nvim 514 1 2025-08-16T18:42:22Z 💾 Simple session management for Neovim with git branching, autoloading and Telescope support comfysage/evergarden 509 0 2025-09-17T22:25:41Z :rose: a comfy neovim colorscheme for cozy morning coding. windwp/windline.nvim 508 1 2025-10-22T01:09:35Z Animation statusline, floating window statusline. Use lua + luv make some wind dense-analysis/neural 507 19 2025-07-22T13:51:08Z AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more) nvimdev/guard.nvim 504 3 2025-10-11T15:03:38Z Lightweight, fast and async formatting and linting plugin for Neovim camspiers/snap 502 28 2025-03-06T02:43:03Z A fast finder system for neovim. andrewferrier/debugprint.nvim 500 12 2025-10-13T21:36:33Z Debugging in NeoVim the print() way! Civitasv/cmake-tools.nvim 500 27 2025-08-29T08:30:11Z CMake integration in Neovim dmmulroy/tsc.nvim 498 11 2025-05-25T17:32:48Z A Neovim plugin for seamless, asynchronous project-wide TypeScript type-checking using the TypeScript compiler (tsc) vyfor/cord.nvim 494 0 2025-10-29T11:55:03Z 🚀 Discord Rich Presence for Neovim aznhe21/actions-preview.nvim 491 12 2025-10-03T03:37:06Z Fully customizable previewer for LSP code actions. A7Lavinraj/fyler.nvim 490 23 2025-10-26T12:59:16Z A neovim file manager which can edit file system like a buffer with tree view terrortylor/nvim-comment 488 14 2022-08-09T21:56:40Z A comment toggler for Neovim, written in Lua max397574/startup.nvim 488 9 2024-10-30T06:53:14Z A highly configurable neovim startup screen slugbyte/lackluster.nvim 486 0 2025-10-06T08:55:39Z a delightful and customizable mostly monochrome colorscheme thats soft on the eyes and supports treesitter, lsp, and heaps of neovim plugins. Zeioth/garbage-day.nvim 484 2 2025-09-16T13:34:30Z Garbage collector that stops inactive LSP clients to free RAM olivercederborg/poimandres.nvim 478 8 2024-10-19T21:41:08Z Poimandres colorscheme for Neovim written in Lua rgroli/other.nvim 474 9 2025-05-09T18:44:52Z Open alternative files for the current buffer quarto-dev/quarto-nvim 474 6 2025-08-23T20:47:35Z Quarto mode for Neovim gorbit99/codewindow.nvim 472 26 2025-05-22T13:45:14Z LudoPinelli/comment-box.nvim 468 15 2024-02-03T02:23:05Z :sparkles: Clarify and beautify your comments and plain text files using boxes and lines. elixir-tools/elixir-tools.nvim 467 17 2025-10-14T18:31:33Z Neovim plugin for Elixir ziontee113/syntax-tree-surfer 466 5 2023-10-06T14:27:32Z A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API. SuperBo/fugit2.nvim 458 14 2025-09-02T03:20:11Z Neovim git GUI powered by libgit2 elihunter173/dirbuf.nvim 455 18 2022-08-28T18:51:30Z A file manager for Neovim which lets you edit your filesystem like you edit text f-person/auto-dark-mode.nvim 454 12 2025-08-03T19:45:35Z A Neovim plugin for macOS, Linux & Windows that automatically changes the editor appearance based on system settings. Wansmer/symbol-usage.nvim 453 2 2025-05-03T05:44:52Z Display references, definitions and implementations of document symbols anuvyklack/pretty-fold.nvim 453 12 2022-07-20T15:15:26Z Foldtext customization in Neovim hkupty/nvimux 451 4 2022-05-02T09:03:56Z Neovim as a TMUX replacement xero/miasma.nvim 451 5 2025-07-12T13:43:08Z a fog descends upon your editor ☁ dark color scheme inspired by the woods for vim and neovim luukvbaal/nnn.nvim 451 1 2025-04-18T13:21:13Z File manager for Neovim powered by nnn. mfussenegger/nvim-treehopper 450 7 2025-06-16T17:19:55Z Region selection with hints on the AST nodes of a document powered by treesitter hat0uma/csvview.nvim 450 12 2025-09-15T03:19:52Z A Neovim plugin for CSV file editing. ya2s/nvim-cursorline 446 12 2022-04-15T15:02:05Z A plugin for neovim that highlights cursor words and lines luisiacc/gruvbox-baby 439 8 2024-01-25T18:30:01Z Gruvbox theme for neovim with full 🎄TreeSitter support. max397574/colortils.nvim 434 8 2025-01-10T08:19:03Z Some color utils for neovim bfredl/nvim-ipy 433 33 2021-09-23T21:37:12Z IPython/Jupyter plugin for Neovim numToStr/Navigator.nvim 432 14 2023-02-02T13:22:52Z :sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles: ribru17/bamboo.nvim 426 4 2025-09-20T02:20:44Z Warm Green Theme for Neovim and Beyond ecthelionvi/NeoComposer.nvim 424 1 2024-06-23T16:32:31Z Neovim plugin that simplifies macros, enhancing productivity with harmony. Julian/lean.nvim 424 31 2025-11-05T12:30:05Z Neovim support for the Lean theorem prover xzbdmw/colorful-menu.nvim 415 3 2025-09-24T15:35:06Z Bring enjoyment to your auto completion. jubnzv/virtual-types.nvim 412 2 2023-04-07T13:20:10Z Neovim plugin that shows type annotations as virtual text FeiyouG/commander.nvim 411 7 2024-06-08T03:15:27Z Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope rachartier/tiny-code-action.nvim 410 2 2025-11-05T15:21:18Z A Neovim plugin that provides a simple way to run and visualize code actions with Telescope. dlants/magenta.nvim 410 30 2025-10-02T16:08:32Z A tool-use-focused LLM plugin for neovim. axkirillov/easypick.nvim 407 4 2025-04-26T06:35:51Z A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands Kurama622/llm.nvim 406 2 2025-11-05T11:06:23Z A 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. ellisonleao/nvim-plugin-template 406 2 2025-10-08T02:40:31Z A neovim plugin template for github repos andersevenrud/nvim_context_vt 404 5 2025-09-17T13:36:18Z Virtual text context for neovim treesitter doctorfree/nvim-lazyman 404 9 2025-02-06T16:44:35Z Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕ lvim-tech/lvim 404 0 2025-11-04T16:47:20Z LVIM IDE is a modular Neovim configuration written in LUA with full customization. andythigpen/nvim-coverage 404 15 2024-12-18T15:42:57Z Displays test coverage data in the sign column ggandor/flit.nvim 403 18 2025-10-09T17:04:38Z Enhanced f/t motions for Leap ramojus/mellifluous.nvim 403 2 2025-07-30T18:35:02Z Pleasant and productive colorscheme for Neovim pocco81/dap-buddy.nvim 402 25 2022-04-20T03:59:55Z 🐞 Debug Adapter Protocol manager for Neovim chrisgrieser/nvim-origami 398 2 2025-10-22T19:30:05Z Fold with relentless elegance. A collection of quality-of-life features related to folding. uloco/bluloco.nvim 395 11 2025-06-11T21:50:04Z bluloco theme port for neovim gsuuon/model.nvim 392 13 2025-07-15T22:29:39Z Neovim plugin for interacting with LLM's and building editor integrated prompts. declancm/cinnamon.nvim 392 8 2024-08-07T00:55:23Z Smooth scrolling for ANY command 🤯. A Neovim plugin written in Lua! tamton-aquib/staline.nvim 391 7 2024-06-02T17:12:51Z A modern lightweight statusline and bufferline plugin for neovim in lua. jedrzejboczar/possession.nvim 390 14 2025-10-21T20:36:13Z Flexible session management for Neovim. mellow-theme/mellow.nvim 390 1 2025-09-02T05:27:38Z A soothing dark color scheme for neovim and friends. rktjmp/hotpot.nvim 386 11 2025-07-15T00:38:17Z :stew: Carl Weathers #1 Neovim Plugin. gen740/SmoothCursor.nvim 385 3 2024-09-18T08:43:06Z neanias/everforest-nvim 382 7 2025-11-02T19:54:41Z A Lua port of the Everforest colour scheme aaronhallaert/advanced-git-search.nvim 381 3 2025-10-31T10:07:38Z Search your git history by commit message, content and author in Neovim tanvirtin/monokai.nvim 380 14 2023-01-18T14:01:33Z Monokai theme for Neovim written in Lua. frabjous/knap 376 7 2024-10-22T15:39:02Z Neovim plugin for creating live-updating-as-you-type previews of LaTeX, markdown, and other files in the viewer of your choice. olexsmir/gopher.nvim 375 4 2025-08-31T11:30:13Z Enhance your golang experience miikanissi/modus-themes.nvim 374 2 2025-10-05T04:01:11Z 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. OXY2DEV/helpview.nvim 373 1 2025-09-26T16:39:10Z A hackable & fancy vimdoc/help file viewer for Neovim CKolkey/ts-node-action 371 15 2025-06-23T11:24:21Z Neovim Plugin for running functions on nodes. bassamsdata/namu.nvim 371 6 2025-11-05T16:50:57Z Flexible and sleek fuzzy picker, LSP symbol navigator, and more. inspired by Zed. tamago324/lir.nvim 370 12 2024-05-26T14:54:00Z Neovim file explorer pgosar/CyberNvim 370 2 2025-02-20T04:53:27Z CyberNvim: A IDE-like Neovim distribution. Simplicity is Power. ray-x/aurora 369 2 2025-04-07T00:52:59Z A vivid dark theme for modern Neovim. wuelnerdotexe/vim-enfocado 369 3 2023-10-21T04:29:10Z How themes should be. brenton-leighton/multiple-cursors.nvim 368 5 2025-05-27T05:36:36Z A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command nvimdev/zephyr-nvim 367 3 2022-12-31T04:37:43Z A dark neovim colorscheme written in lua nikvdp/neomux 367 1 2023-04-14T05:30:20Z Control Neovim from shells running inside Neovim. j-morano/buffer_manager.nvim 365 3 2025-10-09T15:09:16Z A simple plugin to easily manage Neovim buffers. natecraddock/workspaces.nvim 365 8 2024-10-08T01:07:56Z a simple plugin to manage workspace directories in neovim AckslD/muren.nvim 363 12 2025-02-09T13:51:54Z Multiple replacements in neovim mrcjkb/kickstart-nix.nvim 363 2 2025-10-11T17:50:47Z ❄️ A dead simple Nix flake template repository for Neovim derivations [maintainer=@mrcjkb] cbochs/portal.nvim 362 7 2024-04-01T15:24:38Z Neovim plugin for improved location list navigation jvgrootveld/telescope-zoxide 360 7 2024-08-28T06:27:26Z An extension for telescope.nvim that allows you operate zoxide within Neovim. miversen33/netman.nvim 360 49 2025-09-13T18:08:27Z Neovim (Lua powered) Network Resource Manager rlane/pounce.nvim 360 7 2024-09-12T03:36:49Z Incremental fuzzy search motion plugin for Neovim GeorgesAlkhouri/nvim-aider 358 4 2025-10-28T08:28:36Z 🤖 Seamlessly integrate Aider with Neovim for an enhanced AI-assisted coding experience! saxon1964/neovim-tips 356 1 2025-11-05T21:48:20Z Discover hundreds of Neovim tips, tricks, and shortcuts — and even add your own! You’ll also get a beautifully formatted PDF book with every tip inside. mawkler/modicator.nvim 355 5 2025-10-24T06:49:20Z Cursor line number mode indicator plugin for Neovim svermeulen/vimpeccable 349 9 2021-12-28T20:27:43Z Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua m4xshen/smartcolumn.nvim 348 2 2025-07-21T04:54:27Z A Neovim plugin hiding your colorcolumn when unneeded. vijaymarupudi/nvim-fzf 347 2 2024-10-21T15:35:09Z A Lua API for using fzf in neovim. dmmulroy/ts-error-translator.nvim 346 4 2024-11-16T01:47:39Z ojroques/nvim-lspfuzzy 343 0 2025-08-17T06:26:12Z A Neovim plugin to make the LSP client use FZF NTBBloodbath/cheovim 342 8 2023-08-01T09:55:23Z Neovim configuration switcher written in Lua. Inspired by chemacs. nosduco/remote-sshfs.nvim 342 15 2025-09-30T00:49:14Z Explore, edit, and develop on a remote machine via SSHFS with Neovim rachartier/tiny-glimmer.nvim 341 3 2025-11-05T12:16:29Z A Neovim plugin that adds smooth, customizable animations to text operations like yank, paste, search, undo/redo, and more. lewis6991/pckr.nvim 338 8 2025-09-25T15:37:57Z Spiritual successor of https://github.com/wbthomason/packer.nvim Bekaboo/deadcolumn.nvim 337 2 2025-09-04T02:07:06Z A neovim plugin that shows colorcolumn dynamically 2KAbhishek/nerdy.nvim 336 2 2025-10-16T04:56:36Z Find Nerd Glyphs Easily 🤓🔭 dcampos/nvim-snippy 336 7 2025-09-21T01:07:05Z Snippet plugin for Neovim written in Lua zbirenbaum/neodim 335 5 2025-01-09T20:02:06Z Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more altermo/nwm 335 1 2024-06-19T13:11:54Z A graphical display window manager in neovim harrisoncramer/GitLab.nvim 334 24 2025-06-25T00:53:51Z Manage Gitlab resources in Neovim tamago324/nlsp-settings.nvim 334 10 2025-11-04T09:03:16Z A plugin for setting Neovim LSP with JSON or YAML files gennaro-tedesco/nvim-jqx 333 2 2024-05-31T01:23:17Z Populate the quickfix with json entries t-troebst/perfanno.nvim 332 8 2024-12-28T23:02:40Z NeoVim lua plugin that annotates source code with profiling information from perf, LuaJIT, or other profilers. zaldih/themery.nvim 332 18 2025-01-01T14:23:10Z A colorscheme picker with live preview and persistence for neovim ✨ ekickx/clipboard-image.nvim 331 10 2022-11-10T03:15:16Z Neovim Lua plugin to paste image from clipboard. oxfist/night-owl.nvim 325 5 2024-09-12T03:08:05Z 🦉 🌌 Night Owl colorscheme implementation for Neovim with support for Treesitter and semantic tokens potamides/pantran.nvim 325 8 2025-04-07T17:27:15Z Use your favorite machine translation engines without having to leave your favorite editor. soulis-1256/eagle.nvim 323 1 2025-11-03T00:20:51Z Show diagnostics and lsp info inside a custom window gennaro-tedesco/nvim-peekup 322 1 2023-02-23T13:31:56Z 👀 dynamically interact with vim registers Olical/nfnl 322 6 2025-11-02T15:23:43Z Enhance your Neovim with Fennel ghillb/cybu.nvim 321 0 2025-07-24T11:18:48Z Neovim plugin that offers context when cycling buffers in the form of a customizable notification window. thesimonho/kanagawa-paper.nvim 320 2 2025-11-04T04:59:46Z 🌊 Remixed Kanagawa colourschemes with muted colors. For Neovim. pocco81/high-str.nvim 319 13 2022-10-21T10:44:07Z 🦎 A NeoVim plugin for highlighting visual selections like in a normal document editor! dgagn/diagflow.nvim 319 13 2025-03-04T17:20:06Z LSP diagnostics in virtual text at the top right of your screen bngarren/checkmate.nvim 317 4 2025-10-26T19:26:02Z A full-featured, Markdown-based Neovim todo plugin tjdevries/express_line.nvim 316 18 2021-12-01T21:14:32Z WIP: Statusline written in pure lua. Supports co-routines, functions and jobs. svermeulen/text-to-colorscheme 315 6 2024-08-14T05:55:30Z Neovim colorschemes generated on the fly with a text prompt using ChatGPT filipdutescu/renamer.nvim 313 10 2022-08-29T21:09:13Z VS Code-like renaming UI for Neovim, writen in Lua. MunifTanjim/prettier.nvim 313 5 2025-04-08T13:02:25Z Prettier plugin for Neovim's built-in LSP client. code-biscuits/nvim-biscuits 312 6 2025-10-08T21:16:03Z A neovim port of Assorted Biscuits. Ends up with more supported languages too. FrenzyExists/aquarium-vim 308 6 2024-11-27T18:16:51Z 🌊 Aquarium, a simple vibrant dark theme for vim 🗒 ChristianChiarulli/nvcode-color-schemes.vim 306 25 2021-07-03T20:24:31Z A bunch of generated colorschemes (treesitter supported) kdheepak/panvimdoc 306 8 2025-09-26T00:54:57Z Write documentation in pandoc markdown. Generate documentation in vimdoc. creativenull/efmls-configs-nvim 304 2 2025-11-03T16:50:10Z An unofficial collection of linters and formatters configured for efm-langserver for neovim. Yazeed1s/oh-lucy.nvim 303 2 2025-04-08T04:30:01Z Inspired by oh-lucy theme in vscodium, with few tweaks! VidocqH/lsp-lens.nvim 301 20 2023-12-07T11:27:05Z Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA. alex-popov-tech/store.nvim 297 0 2025-10-21T06:46:30Z 🤖 5500+ neovim plugins database with automatic installation! 🚀 keaising/im-select.nvim 293 7 2025-07-24T07:26:58Z Switch Input Method automatically depends on Neovim's edit mode maxmx03/fluoromachine.nvim 286 1 2025-10-21T13:19:39Z Synthwave x Fluoromachine port for Neovim Everblush/nvim 286 4 2025-05-18T11:57:40Z A port of everblush.vim but written in lua gennaro-tedesco/nvim-possession 285 3 2025-09-07T17:12:35Z 📌 the no-nonsense session manager azorng/goose.nvim 283 8 2025-10-18T18:46:34Z seamless neovim integration with goose - work with a powerful AI agent without leaving your editor is0n/fm-nvim 283 9 2022-10-11T03:44:35Z 🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim. matbme/JABS.nvim 283 12 2023-05-09T22:16:33Z Just Another Buffer Switcher for Neovim okuuva/auto-save.nvim 282 3 2025-05-24T07:49:35Z 🧶 Automatically save your changes in NeoVim bfredl/nvim-luadev 281 2 2023-03-13T20:59:24Z REPL/debug console for nvim lua plugins gbprod/nord.nvim 281 6 2025-10-15T14:27:07Z An arctic, north-bluish clean and elegant Neovim theme. Xuyuanp/scrollbar.nvim 281 9 2025-03-23T14:36:36Z scrollbar for neovim ggandor/leap-spooky.nvim 280 9 2024-02-08T17:11:09Z 👻 Actions at a distance LukasPietzschmann/telescope-tabs 279 1 2025-09-01T11:13:31Z Fly through your tabs in NeoVim ✈️ chrisgrieser/nvim-rip-substitute 278 1 2025-10-13T10:53:29Z Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax. 0xstepit/flow.nvim 277 4 2025-02-16T08:22:17Z A flow-immersive Nvim colorscheme with fluorescent details. norcalli/snippets.nvim 275 16 2020-09-09T23:42:27Z kyazdani42/blue-moon 275 0 2025-05-04T09:11:27Z A dark color scheme for Neovim derived from palenight and carbonight LeonHeidelbach/trailblazer.nvim 275 4 2025-02-04T10:07:04Z TrailBlazer enables you to seemlessly move through important project marks as quickly and efficiently as possible to make your workflow blazingly fast ™. jpmcb/nvim-llama 274 9 2025-03-09T01:26:00Z 🦙 Ollama interfaces for Neovim chrisgrieser/nvim-recorder 272 0 2025-10-13T10:53:37Z Enhance the usage of macros in Neovim. Mofiqul/adwaita.nvim 272 14 2025-07-03T11:35:26Z Neovim colorscheme using Gnome Adwaita syntax iabdelkareem/csharp.nvim 270 15 2024-08-25T15:31:47Z Neovim plugin written in Lua, powered by omnisharp-roslyn, that aims to enhance the development experience for .NET developers. Shaobin-Jiang/IceNvim 268 3 2025-10-18T06:00:38Z A beautiful, powerful and customizable neovim config that is blazing fast someone-stole-my-name/yaml-companion.nvim 266 18 2024-07-14T20:52:15Z Get, set and autodetect YAML schemas in your buffers. LintaoAmons/scratch.nvim 266 11 2025-09-08T02:11:01Z Create temporary playground files effortlessly. Find them later without worrying about filenames or locations. axieax/urlview.nvim 266 4 2024-06-04T04:10:52Z 🔎 Neovim plugin for viewing all the URLs in a buffer LintaoAmons/bookmarks.nvim 266 16 2025-10-24T04:37:45Z Persistent bookmarks: hard disk of your thoughts norcalli/nvim-terminal.lua 265 8 2019-10-17T12:41:26Z A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes. coffebar/neovim-project 264 5 2025-09-27T08:23:07Z Neovim project plugin simplifies project management by maintaining project history and providing quick access to projects via Telescope, snacks.nvim or fzf-lua tzachar/cmp-ai 263 7 2025-04-21T07:45:32Z nvimdev/indentmini.nvim 261 4 2025-10-07T10:41:32Z A minimal and blazing fast indentline plugin ThemerCorp/themer.lua 259 7 2023-10-16T01:52:20Z A simple, minimal highlighter plugin for neovim piersolenski/import.nvim 258 0 2025-11-03T10:19:52Z An import picker that learns from your codebase adelarsq/neoline.vim 256 11 2024-04-25T15:16:23Z Status Line for Neovim focused on beauty and performance ✅💙💛🤍💚 prichrd/netrw.nvim 253 3 2024-07-23T17:11:36Z It's not because we use netrw that we cannot have nice things! nvimtools/hydra.nvim 252 7 2025-05-03T23:06:45Z Create custom submodes and menus davidgranstrom/scnvim 252 22 2025-10-02T15:07:26Z Neovim frontend for SuperCollider. jinzhongjia/LspUI.nvim 251 0 2025-10-27T01:41:03Z A modern and useful UI plugin that wraps lsp operations. brianhuster/live-preview.nvim 249 22 2025-10-19T23:43:38Z A Live Preview Plugin for Neovim that allows you to view Markdown, HTML (along with CSS, JavaScript), AsciiDoc, SVG files in a web browser with live updates. beauwilliams/statusline.lua 249 5 2025-04-30T12:42:41Z A zero-config minimal statusline for neovim written in lua featuring awesome integrations and blazing speed! AckslD/swenv.nvim 248 13 2025-02-09T13:50:11Z Tiny plugin to quickly switch python virtual environments from within neovim without restarting. simonmclean/triptych.nvim 246 1 2025-08-22T21:07:24Z Directory browser plugin for Neovim, inspired by Ranger toppair/reach.nvim 245 5 2022-11-21T20:29:37Z Buffer, mark, tabpage, colorscheme switcher for Neovim GnikDroy/projections.nvim 243 8 2023-06-29T13:12:51Z A map to your filesystem Weissle/persistent-breakpoints.nvim 243 2 2025-03-22T04:38:33Z Neovim plugin for persistent breakpoints. ray-x/starry.nvim 242 2 2025-04-16T00:21:12Z 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. zootedb0t/citruszest.nvim 241 2 2025-06-16T17:47:15Z A vibrant and refreshing neovim colorscheme inspired by citrus fruits. Iron-E/nvim-highlite 241 1 2025-09-01T20:55:52Z A colorscheme generator that is "lite" on logic for the developer. crusj/bookmarks.nvim 240 10 2024-07-12T08:46:40Z Remember file locations and sort by time and frequency and support telescope. linrongbin16/gitlinker.nvim 240 2 2025-10-28T05:05:14Z Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements. NTBBloodbath/doom-one.nvim 238 10 2025-06-28T18:08:51Z doom-emacs' doom-one Lua port for Neovim tris203/hawtkeys.nvim 238 6 2024-05-07T08:12:48Z ⌨️🔥 Suggest new easy to hit keymaps and find issues with your current key map configurations nanotee/sqls.nvim 238 11 2025-09-02T22:15:35Z Neovim plugin for sqls that leverages the built-in LSP client bfredl/nvim-miniyank 237 12 2023-11-06T20:49:29Z killring-alike plugin for neovim and vim 8 with no default mappings rasulomaroff/reactive.nvim 236 9 2025-01-08T02:07:21Z Reactivity. Right in your neovim. milanglacier/yarepl.nvim 236 4 2025-11-04T08:13:30Z Versatile REPL/CLI manager. Multiple sending modes with parallel sessions, buffer attachments, and cross-language support. AI CLI integration for Aider and OpenAI Codex. Picker support, project-level configs, code cell text objects, and native dot-repeat. junnplus/lsp-setup.nvim 236 1 2025-05-15T01:04:18Z A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers. cljoly/telescope-repo.nvim 236 14 2025-01-21T07:34:46Z 🦘 Jump into the repositories (git, mercurial…) of your filesystem with telescope.nvim, without any setup gfanto/fzf-lsp.nvim 235 11 2023-02-02T21:36:47Z Enable the power of fzf fuzzy search for the neovim built in lsp rockerBOO/boo-colorscheme-nvim 235 3 2025-05-20T00:09:30Z Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter. LionC/nest.nvim 235 9 2021-09-26T21:22:45Z serenevoid/kiwi.nvim 233 8 2025-07-07T04:10:47Z A stripped down VimWiki for Neovim chrisgrieser/nvim-early-retirement 232 0 2025-10-13T20:06:02Z Send buffers into early retirement by automatically closing them after x minutes of inactivity. samjwill/nvim-unception 232 9 2025-04-04T00:58:46Z A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions. jghauser/mkdir.nvim 232 1 2022-07-23T11:43:26Z This neovim plugin creates missing folders on save. Fildo7525/pretty_hover 232 2 2025-08-22T20:23:56Z A small and customizable Neovim plugin for pretty printing the hover information from LSP servers linrongbin16/lsp-progress.nvim 232 0 2025-09-20T23:24:40Z A performant lsp progress status for Neovim. hinell/lsp-timeout.nvim 231 0 2023-11-06T21:46:28Z Automatically start/stop LSP servers, keeps RAM usage low tomiis4/hypersonic.nvim 231 4 2024-08-11T17:31:34Z A Neovim plugin that provides an explanation for regular expressions. cuducos/yaml.nvim 230 1 2025-10-10T12:11:57Z 🍒 YAML toolkit for Neovim users dasupradyumna/midnight.nvim 230 2 2024-11-01T19:53:46Z :crescent_moon: A modern black neovim theme written in Lua, with comfortable color contrast for a pleasant visual experience, with LSP and treesitter support artemave/workspace-diagnostics.nvim 229 1 2025-05-25T16:48:01Z Populate diagnostics for _all_ projects files, not just opened ones. azratul/live-share.nvim 228 0 2025-05-03T23:01:12Z Creates a "Live Share" server in Neovim, similar to the Visual Studio Code Live Share functionality udayvir-singh/tangerine.nvim 226 8 2024-10-18T17:25:41Z 🍊 Sweet Fennel integration for Neovim diegoulloao/neofusion.nvim 225 0 2025-03-17T12:18:28Z nvim theme blending lava red and ice blue for a vibrant coding experience ✨ lumen-oss/lz.n 219 0 2025-11-02T02:07:29Z 🦥 A dead simple lazy-loading Lua library for Neovim plugins. gbprod/cutlass.nvim 218 2 2025-10-23T15:18:19Z Plugin that adds a 'cut' operation separate from 'delete' axkirillov/hbac.nvim 217 0 2024-10-09T13:54:22Z Heuristic buffer auto-close jubnzv/mdeval.nvim 216 4 2024-11-30T11:23:57Z Neovim plugin that evaluates code blocks inside documents Wansmer/langmapper.nvim 214 1 2025-05-05T08:11:04Z A plugin that makes Neovim more friendly to non-English input methods 🤝 David-Kunz/jester 213 4 2025-01-15T08:47:49Z A Neovim plugin to easily run and debug Jest tests chrisgrieser/nvim-genghis 213 1 2025-10-13T10:53:20Z Lightweight and quick file operations without being a full-blown file manager. chrisgrieser/nvim-lsp-endhints 211 0 2025-10-13T20:05:49Z Display LSP inlay hints at the end of the line, rather than within the line. winston0410/range-highlight.nvim 209 3 2025-06-20T06:31:34Z An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline. askfiy/visual_studio_code 209 4 2024-09-24T09:30:35Z 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` .. tadmccorkle/markdown.nvim 207 8 2025-10-03T02:34:28Z Configurable tools for working with Markdown in Neovim. alec-gibson/nvim-tetris 207 7 2021-06-28T16:47:17Z Bringing emacs' greatest feature to neovim - Tetris! chomosuke/term-edit.nvim 207 7 2024-10-17T04:24:54Z Vim Keybindings in Neovim's Built-in Terminal shaeinst/roshnivim 206 2 2023-12-01T18:59:43Z neovim as an IDE alvarosevilla95/luatab.nvim 206 8 2025-03-21T11:58:06Z Tabline lua plugin for neovim Abstract-IDE/Abstract 206 2 2023-12-01T18:59:43Z neovim as an IDE EthanJWright/vs-tasks.nvim 205 0 2025-10-27T19:26:40Z A telescope plugin that runs tasks similar to VS Code's task implementation. sitiom/nvim-numbertoggle 204 2 2025-10-13T08:26:50Z Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua. rockyzhang24/arctic.nvim 204 1 2024-12-18T08:51:23Z Neovim color schemes ported from VSCode Dark+ and Dark Modern with Treesitter and semantic token highlighting MunifTanjim/nougat.nvim 203 3 2024-01-07T22:49:33Z 🍫 Hyperextensible Statusline / Tabline / Winbar for Neovim 🚀 Yazeed1s/minimal.nvim 203 5 2022-11-03T20:03:29Z Tsuzat/NeoSolarized.nvim 203 3 2025-05-15T11:31:05Z NeoSolarized colorscheme for NeoVim with full transparency booperlv/nvim-gomove 202 3 2022-07-19T11:36:33Z A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go. ray-x/sad.nvim 200 4 2025-05-01T01:53:41Z Space Age seD in Neovim. A project-wide find and replace plugin for Neovim. chrisgrieser/nvim-tinygit 199 1 2025-10-30T12:39:28Z A lightweight bundle of commands focused on quick and streamlined git operations. rawnly/gist.nvim 198 3 2025-04-08T08:03:09Z Neovim plugin that allows you to create a Github Gist from the current file ishan9299/nvim-solarized-lua 198 16 2024-03-04T05:28:11Z solarized colorscheme in lua for nvim 0.5 rafamadriz/neon 198 2 2022-11-27T18:56:53Z Customizable coloscheme with dark and light options, vivid colors and easy on the eye. Darazaki/indent-o-matic 197 0 2023-06-03T18:28:47Z Dumb automatic fast indentation detection for Neovim written in Lua sQVe/sort.nvim 196 0 2025-08-25T11:38:52Z Sorting plugin for Neovim that supports line-wise and delimiter sorting. ojroques/nvim-hardline 196 2 2023-08-20T11:43:49Z A simple Neovim statusline klen/nvim-test 196 20 2023-05-02T13:33:49Z A Neovim wrapper for running tests kvrohit/rasmus.nvim 193 5 2024-11-12T17:02:28Z A color scheme for Neovim cpea2506/one_monokai.nvim 189 1 2025-09-10T18:55:22Z One Monokai for Neovim subnut/nvim-ghost.nvim 189 11 2024-11-25T13:44:06Z :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) nguyenvukhang/nvim-toggler 188 3 2024-06-15T14:39:12Z invert text in vim, purely with lua. tveskag/nvim-blame-line 187 3 2025-03-03T15:20:07Z A small plugin that uses neovims virtual text to print git blame info at the end of the current line. ellisonleao/carbon-now.nvim 187 0 2025-11-05T14:38:44Z Create beautiful code snippets directly from your neovim terminal Thiago4532/mdmath.nvim 187 13 2024-12-27T13:30:23Z A Neovim plugin for inline LaTeX equation previews in Markdown. FabianWirth/search.nvim 185 6 2024-05-21T12:50:55Z nvim plugin that adds tabs for telescope search barreiroleo/ltex_extra.nvim 183 12 2025-11-01T22:27:35Z Provides external LTeX file handling (off-spec lsp) and other functions. datsfilipe/vesper.nvim 182 0 2025-04-21T04:26:53Z Porting Vesper theme from Visual Studio Code to Neovim. ray-x/guihua.lua 182 5 2025-11-06T03:43:13Z A GUI library for Neovim plugin developers SidOfc/carbon.nvim 182 1 2025-02-04T12:42:14Z The simple directory tree viewer for Neovim written in Lua. nat-418/boole.nvim 182 12 2023-07-08T11:07:48Z Neovim plugin for toggling booleans, etc. adelarsq/image_preview.nvim 181 10 2024-10-22T03:12:13Z Image Preview for Neovim 🖼 kiddos/gemini.nvim 181 7 2025-09-07T18:07:20Z gemini bindings for Neovim smjonas/snippet-converter.nvim 181 6 2023-09-21T14:59:14Z Bundle snippets from multiple sources and convert them to your format of choice. tomasky/bookmarks.nvim 180 13 2024-05-09T04:31:01Z A Bookmarks Plugin With Global File Store For Neovim Written In Lua. neo451/feed.nvim 179 8 2025-10-14T23:56:11Z Neovim feed reader, rss, atom and jsonfeed, all in lua Wansmer/sibling-swap.nvim 179 2 2025-05-29T06:32:24Z Neovim plugin for swaps closest siblings with Tree-Sitter kelly-lin/ranger.nvim 179 11 2024-11-18T09:04:06Z Ranger plugin for neovim is0n/jaq-nvim 177 11 2022-10-11T03:41:02Z ⚙️ Just Another Quickrun Plugin for Neovim in Lua yorickpeterse/nvim-pqf 177 1 2024-05-20T16:35:41Z Prettier quickfix/location list windows for NeoVim Vonr/align.nvim 177 7 2024-04-10T08:01:45Z A minimal plugin for NeoVim for aligning lines jghauser/papis.nvim 177 7 2025-10-26T22:21:46Z Manage your bibliography from within your favourite editor andersevenrud/nordic.nvim 175 5 2024-06-16T20:50:12Z A nord-esque colorscheme for neovim ishan9299/modus-theme-vim 174 4 2022-10-09T05:01:13Z Port of modus-themes in neovim topaxi/pipeline.nvim 173 4 2025-08-20T07:08:05Z See status of ci/cd pipeline runs directly in neovim. Currently supports GitHub Actions and GitLab CI. AckslD/nvim-trevJ.lua 173 6 2025-07-21T14:27:04Z Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter elentok/format-on-save.nvim 172 6 2025-07-20T19:19:53Z Automatically formats files when saving using either LSP or shell utilities like prettierd or shfmt adoyle-h/one.nvim 172 0 2025-09-23T15:51:06Z All-in-one neovim config framework in Lua. klen/nvim-config-local 172 5 2025-01-21T12:56:57Z Secure load local config files for neovim kazhala/close-buffers.nvim 171 6 2021-11-14T23:11:00Z :bookmark_tabs: Delete multiple vim buffers based on different conditions krady21/compiler-explorer.nvim 171 5 2023-05-29T15:04:12Z Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org CosmicNvim/cosmic-ui 170 1 2025-01-27T21:42:43Z 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! IndianBoy42/tree-sitter-just 170 7 2025-01-05T22:55:31Z Treesitter grammar for Justfiles (casey/just) amrbashir/nvim-docs-view 169 0 2025-08-12T13:46:20Z A neovim plugin to display lsp hover documentation in a side panel. marilari88/twoslash-queries.nvim 166 3 2025-09-26T12:57:34Z Nvim lua plugin which adds support for twoslash queries into typescript projects fredrikaverpil/godoc.nvim 166 1 2025-09-04T19:44:26Z Fuzzy search Go packages/symbols and view docs from within Neovim X3eRo0/dired.nvim 166 4 2025-09-24T18:32:43Z Emacs dired like file manager for neovim NTBBloodbath/galaxyline.nvim 165 13 2022-01-21T15:55:56Z neovim statusline plugin written in lua nvim-mini/MiniMax 164 1 2025-10-28T16:11:31Z Neovim config examples based on MINI svrana/neosolarized.nvim 164 6 2025-06-12T20:26:57Z Truecolor solarized theme for neovim in Lua using colorbuddy jghauser/follow-md-links.nvim 164 7 2025-09-01T07:26:30Z Easily follow markdown links with this neovim plugin yorickpeterse/nvim-window 162 0 2025-08-25T20:00:54Z Easily jump between NeoVim windows. philosofonusus/ecolog.nvim 161 3 2025-10-30T16:25:50Z The most sophisticated all-in-one toolkit to work with .env files and environment variables in NeoVim gregorias/coerce.nvim 158 0 2025-07-24T06:16:59Z A Neovim plugin for changing keyword case. jedrzejboczar/toggletasks.nvim 158 5 2023-03-08T19:40:57Z Neovim task runner: JSON/YAML + toggleterm.nvim + telescope.nvim niyabits/calvera-dark.nvim 158 4 2021-08-13T03:42:30Z Calvera Dark Colorscheme for Neovim written in Lua with built-in support for native LSP, TreeSitter and many more plugins miversen33/sunglasses.nvim 156 7 2025-01-13T04:23:23Z Put on your shades so you only see what you care about LhKipp/nvim-nu 156 4 2024-12-10T18:48:20Z Basic editor support for the nushell language polirritmico/monokai-nightasty.nvim 156 0 2025-10-27T02:36:15Z 🫖 A dark/light theme for Neovim based on the Monokai color palette written in Lua, support for LSP, Treesitter and lots of plugins. Chaitanyabsprip/present.nvim 155 0 2025-03-03T18:12:37Z Presentation plugin for neovim written in lua Badhi/nvim-treesitter-cpp-tools 153 6 2025-05-09T16:52:32Z C++ Helper Snippets Using Treesitter chrisgrieser/nvim-kickstart-python 153 0 2025-06-16T08:00:57Z A launch point for your nvim configuration for Python CWood-sdf/banana.nvim 153 1 2025-10-09T04:14:26Z Write your plugin ui in html google/executor.nvim 152 8 2025-08-15T14:41:31Z linrongbin16/fzfx.nvim 152 4 2025-08-23T16:30:01Z A Neovim fuzzy finder that updates on every keystroke. crispgm/nvim-go 151 3 2025-08-19T03:12:26Z A minimal implementation of Golang development plugin for Neovim drybalka/tree-climber.nvim 151 0 2022-10-14T07:42:51Z kdheepak/monochrome.nvim 150 1 2021-07-14T19:12:46Z A monochrome colorscheme for neovim willothy/moveline.nvim 150 6 2023-07-06T20:56:54Z Neovim plugin for moving lines up and down cappyzawa/trim.nvim 150 8 2024-12-26T13:37:02Z This plugin trims trailing whitespace and lines. utilyre/sentiment.nvim 148 7 2023-05-26T13:56:40Z Enhanced matchparen.vim plugin for Neovim OXY2DEV/ui.nvim 148 3 2025-09-22T11:20:13Z A blueprint/template/guide to customize Neovim's UI using Lua. prochri/telescope-all-recent.nvim 147 1 2025-03-19T08:21:33Z (F)recency sorting for all Telescope pickers. cstsunfu/.sea.nvim 146 0 2025-08-03T15:42:18Z 21st-century NeoVim. Personal IDE. Mainly implemented by Lua. p00f/cphelper.nvim 144 3 2023-06-01T16:43:12Z Neovim helper for competitive programming. Use https://sr.ht/~p00f/cphelper.nvim instead SUSTech-data/neopyter 144 5 2025-10-24T07:06:35Z The bridge between Neovim and Jupyterlab nvim-neotest/neotest-jest 143 17 2025-10-24T19:36:55Z Verf/deepwhite.nvim 142 0 2024-09-30T02:42:10Z DeepWhite colorscheme for Neovim. kvrohit/substrata.nvim 142 2 2022-10-07T01:23:52Z A cold, dark color scheme for Neovim Zeioth/heirline-components.nvim 142 3 2025-06-24T11:38:39Z Distro agnostic components for your Neovim heirline config tjdevries/vlog.nvim 140 6 2020-08-04T16:30:44Z Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins gregorias/coop.nvim 139 0 2025-07-24T06:16:45Z A Neovim plugin for readable concurrency with coroutines. HoNamDuong/hybrid.nvim 139 0 2025-07-09T05:26:39Z A dark Neovim theme written in Lua backdround/global-note.nvim 139 4 2024-02-14T16:11:09Z Opens global note in a float window fdschmidt93/telescope-egrepify.nvim 137 10 2025-09-17T09:17:44Z Variable user customization for telescope.live_grep to set rg flags on-the-fly crispgm/telescope-heading.nvim 137 5 2024-06-11T12:43:50Z An extension for telescope.nvim that allows you to switch between headings alexpasmantier/pymple.nvim 135 4 2025-04-21T11:17:38Z Refactor Python imports on file move/rename in Neovim CWood-sdf/spaceport.nvim 134 0 2025-08-15T01:27:52Z The blazingly fastest way to get to your projects ZhiyuanLck/smart-pairs 134 7 2024-01-18T11:56:49Z Ultimate smart pairs written in lua! laktak/tome 132 1 2025-10-08T20:47:16Z 🔁 Interactive Script playbooks for your terminal with Vim/Neovim (and Tmux) ofirgall/ofirkai.nvim 132 14 2024-10-26T16:03:19Z Color scheme for neovim, based on SublimeText 4 monokai m00qek/plugin-template.nvim 131 2 2022-06-10T22:54:35Z A template to create Neovim plugins written in Lua fei6409/log-highlight.nvim 130 0 2025-09-11T16:20:09Z Generic log syntax highlighting and log filetype management for Neovim notomo/cmdbuf.nvim 130 0 2025-07-26T12:32:33Z Alternative command-line window plugin for neovim nvim-telescope/telescope-bibtex.nvim 130 16 2024-03-28T11:27:45Z A telescope.nvim extension to search and paste bibtex entries into your TeX files. nyngwang/nvimgelion 129 4 2024-03-07T06:59:26Z Evangelion but for Vimmers charludo/projectmgr.nvim 129 5 2025-06-26T15:57:43Z Quickly switch between projects and automate startup tasks. Myzel394/easytables.nvim 128 2 2025-11-02T09:18:29Z Easily insert and edit markdown tables using Neovim with a live preview and useful helpers woosaaahh/sj.nvim 127 0 2023-08-06T20:51:59Z Search based navigation combined with quick jump features. gaborvecsei/usage-tracker.nvim 127 3 2023-11-10T15:11:14Z NeoVim plugin with which you can track the time you spent on files, projects, repos, filetypes rachartier/tiny-devicons-auto-colors.nvim 127 0 2025-01-03T18:43:01Z A Neovim plugin that automatically assigns colors to devicons based on their nearest color in a predefined color palette. Owen-Dechow/videre.nvim 127 1 2025-09-21T19:24:55Z JSON explorer using Neovim's terminal interface. chrisgrieser/nvim-chainsaw 127 0 2025-10-26T12:55:07Z Smart and highly customizable insertion of various kinds of log statements. milisims/nvim-luaref 126 3 2022-02-17T02:16:42Z Add a vim :help reference for lua antonk52/bad-practices.nvim 125 1 2025-04-25T16:37:50Z A plugin to help give up bad practices in vim. EvWilson/spelunk.nvim 123 0 2025-07-03T06:01:25Z Create and manage bookmarks as stacks in Neovim with a friendly UI. ptdewey/yankbank-nvim 122 0 2025-08-15T21:39:46Z Neovim plugin improving access to clipboard history LintaoAmons/cd-project.nvim 122 6 2025-05-18T01:04:43Z 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. metalelf0/jellybeans-nvim 122 2 2025-01-15T08:09:08Z A port of jellybeans colorscheme for neovim emmanueltouzery/decisive.nvim 121 2 2025-06-05T10:41:24Z Neovim plugin to assist work with CSV files s1n7ax/nvim-terminal 121 2 2025-08-05T04:58:13Z A Lua-Neovim plugin that toggles a terminal Shatur/neovim-tasks 120 4 2025-09-08T18:15:20Z A statefull task manager focused on integration with build systems. nfrid/due.nvim 119 0 2023-09-04T22:17:16Z Neovim plugin for displaying due dates VidocqH/data-viewer.nvim 119 9 2023-11-03T09:11:28Z Table view for data files, csv, tsv seandewar/actually-doom.nvim 117 3 2025-08-26T00:46:17Z Play DOOM in Neovim v0.11+ on Linux & macOS sschleemilch/slimline.nvim 117 3 2025-09-06T20:27:09Z A neovim statusline koenverburg/peepsight.nvim 117 0 2023-08-30T10:49:50Z Focus on one function at a time gsuuon/tshjkl.nvim 116 2 2025-07-02T19:49:28Z Tree-sitter hjkl movement for neovim tokiory/neovim-boilerplate 115 0 2025-06-23T18:26:17Z Modern Neovim Boilerplate ✨ samharju/yeet.nvim 115 0 2025-06-13T19:18:05Z Plugin for running shell commands in terminal buffers or tmux panes. vxpm/ferris.nvim 114 1 2025-08-04T16:59:50Z Neovim plugin for interacting with Rust-Analyzer's LSP extensions Th3Whit3Wolf/one-nvim 113 5 2021-06-10T05:19:17Z Atom one theme winston0410/commented.nvim 113 4 2022-03-12T18:54:04Z Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages! :fire: lalitmee/cobalt2.nvim 113 0 2025-09-06T00:19:37Z cobalt2 theme for neovim in Lua using colorbuddy axkirillov/unified.nvim 112 8 2025-11-06T08:23:12Z an inline, unified diff viewer for neovim Abstract-IDE/Abstract-cs 111 2 2025-06-30T13:08:07Z Colorscheme for (neo)vim written in lua, specially made for roshnivim with Tree-sitter support. davidgranstrom/nvim-markdown-preview 111 11 2022-05-21T09:13:17Z Markdown preview for neovim using pandoc and live-server pwntester/codeql.nvim 110 4 2024-12-15T18:18:38Z CodeQL plugin for Neovim DrKJeff16/wezterm-types 110 0 2025-10-23T02:37:25Z WezTerm Lua config types for Lua Language Server, with Neovim and VSCode compatibility. mawkler/demicolon.nvim 110 1 2025-10-07T14:44:00Z Overloaded ; and , keys in Neovim phha/zenburn.nvim 109 4 2024-01-31T20:44:10Z Zenburn for the modern age windwp/nvim-projectconfig 109 3 2024-07-28T11:39:42Z neovim projectconfig OXY2DEV/foldtext.nvim 109 1 2025-09-24T08:27:52Z Dynamic & stylized foldtext for Neovim mcauley-penney/techbase.nvim 109 5 2025-10-11T20:58:18Z Dark, cold color scheme inspired by sci-fi horror and retro technology cvigilv/esqueleto.nvim 106 5 2025-04-19T17:23:53Z Reduce your boilerplate code the lazy-bones way otavioschwanck/telescope-alternate.nvim 106 5 2025-07-05T20:58:27Z Alternate between common files using pre-defined regexp. Just map the patterns and starting navigating between files that are related. jghauser/kitty-runner.nvim 106 7 2025-08-31T20:18:45Z A neovim plugin allowing you to easily send lines from the current buffer to another kitty terminal seandewar/nvimesweeper 106 1 2023-02-27T21:21:37Z Play Minesweeper in your favourite text editor (Neovim 0.7+) theory-of-everything/nii-nvim 105 1 2022-09-24T03:59:20Z A minimal neovim configuration udayvir-singh/hibiscus.nvim 105 3 2024-06-21T05:29:11Z :hibiscus: Flavored Fennel Macros for Neovim mangelozzi/rgflow.nvim 104 1 2025-08-11T19:15:40Z Help you get in the flow with ripgrep in Neovim chrisgrieser/nvim-rulebook 104 0 2025-10-16T10:12:35Z All-around helper for dealing with errors and diagnostics: Prettify typescript errors, add inline-comments to ignore rules, and lookup rule documentation online. moyiz/git-dev.nvim 103 2 2025-10-23T18:29:44Z Open remote git repositories in the comfort of Neovim. echaya/neowiki.nvim 103 0 2025-09-26T12:37:46Z neowiki.nvim: modern vimwiki successor for instant notes & GTD 🚀📝 coffebar/transfer.nvim 103 1 2025-11-05T10:53:30Z Syncing files with remote server using rsync and OpenSSH ptdewey/pendulum-nvim 102 0 2025-06-25T22:10:29Z Track time spent coding in Neovim liangxianzhe/nap.nvim 102 1 2023-11-13T03:42:17Z Quickly move between next and previous NeoVim buffer, tab, file, quickfix, diagnostic, etc. sontungexpt/url-open 102 9 2025-10-29T07:24:04Z Minimal plugin allow you to open url under cursor in neovim without netrw with default browser of your system and highlight url Th3Whit3Wolf/onebuddy 101 4 2021-04-01T06:19:37Z Light and dark atom one theme ecthelionvi/NeoColumn.nvim 101 0 2023-10-17T15:28:30Z Neovim plugin that highlights individual characters with a toggleable ColorColumn. dzfrias/arena.nvim 101 3 2024-12-18T21:19:50Z A smart (frecency-based) buffer switcher Pakrohk-DotFiles/NvPak 100 7 2025-07-06T02:22:28Z A clean config for neovim to be of particular complexity chrsm/impulse.nvim 100 3 2022-06-26T04:44:17Z notion.so client for neovim tummetott/unimpaired.nvim 100 1 2025-10-16T15:13:31Z LUA port of tpope's famous vim-unimpaired plugin otavioschwanck/mood-nvim 100 1 2025-07-09T12:30:55Z A Neovim configuration for Rails and Javascript s1n7ax/nvim-comment-frame 99 1 2025-08-05T08:18:29Z Detects the language using treesitter and adds a comment block mluders/comfy-line-numbers.nvim 99 4 2025-08-02T05:35:18Z A Neovim plugin that makes vertical motions more comfortable gbprod/stay-in-place.nvim 99 1 2023-01-20T14:23:38Z Neovim plugin that prevent cursor from moving when using shift and filter actions. quolpr/quicktest.nvim 99 4 2025-11-04T17:14:27Z Run your tests inside nvim in split window or popup with live feedback rafcamlet/tabline-framework.nvim 98 4 2023-03-10T14:09:44Z User-friendly framework for building your dream tabline in a few lines of code. Xuyuanp/yanil 98 5 2022-03-28T14:05:01Z Yet Another Nerdtree In Lua rktjmp/paperplanes.nvim 96 0 2025-07-11T14:00:53Z Neovim :airplane: Pastebins Kicamon/markdown-table-mode.nvim 96 5 2025-07-13T14:47:57Z A lightweight markdown format plugin like vim-table-mode but write in lua OscarCreator/rsync.nvim 96 8 2024-08-08T09:20:36Z neovim plugin which synchronises project with rsync on save. h-hg/fcitx.nvim 96 3 2022-06-25T01:01:43Z A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer. Rolv-Apneseth/tfm.nvim 95 3 2025-05-25T14:56:42Z Neovim plugin for terminal file manager integration frans-johansson/lazy-nvim-starter 95 1 2023-10-26T18:59:05Z A somewhat minimal but structured jumping-off point for Neovim with Lazy.nvim TheBlob42/drex.nvim 95 1 2025-05-09T20:21:34Z Another directory/file explorer for Neovim written in Lua sontungexpt/better-diagnostic-virtual-text 93 3 2024-07-27T16:26:01Z 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. creativenull/diagnosticls-configs-nvim 92 3 2025-04-10T13:24:13Z An unofficial collection of linters and formatters configured for diagnostic-languageserver for neovim. rktjmp/highlight-current-n.nvim 92 0 2023-06-26T04:30:10Z Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards. crispgm/nvim-tabline 91 2 2024-06-03T03:11:15Z nvim port of tabline.vim with Lua m-demare/attempt.nvim 91 2 2025-02-04T03:21:55Z Manage temporary buffers 2KAbhishek/tdo.nvim 91 0 2025-10-15T10:59:52Z Fast & Simple Notes in Neovim 📃🚀 mhanberg/output-panel.nvim 91 2 2025-09-29T15:50:54Z A panel to view the logs from your LSP servers. OXY2DEV/bars.nvim 90 1 2025-11-06T08:15:50Z A starting point/guide for creating custom statusline, statuscolumn, tabline & winbar for Neovim. 0styx0/abbreinder.nvim 90 0 2022-04-28T00:23:10Z Abbreviation reminder plugin for Neovim 0.5+ mozanunal/sllm.nvim 90 15 2025-08-24T19:14:36Z Integrate ChatGPT-style LLMs into Neovim: ask questions, keep multi-file context, pull diagnostics / command output, and chat without leaving your editor. Highly configurable, async, lua-only plugin. tomiis4/BufferTabs.nvim 90 0 2024-08-11T12:53:08Z A simple, fancy tabline for Neovim. jghauser/fold-cycle.nvim 90 0 2025-08-31T20:02:35Z This neovim plugin allows you to cycle folds open or closed tenxsoydev/karen-yank.nvim 89 1 2023-07-29T16:35:37Z Neovim Lua plugin to improve register handling with delete, cut and yank mappings. SunnyTamang/select-undo.nvim 89 1 2025-02-08T09:27:22Z undo specific lines or partial selections without affecting the rest of the file VidocqH/auto-indent.nvim 88 0 2023-11-03T10:05:56Z Auto indent like VSCode when cursor at the first column and press key yonlu/omni.vim 88 3 2022-06-17T16:47:50Z 🎨 Omni color scheme for Neovim. malbertzard/inline-fold.nvim 87 4 2023-07-31T16:05:38Z A neovim version of the inline fold plugin isak102/telescope-git-file-history.nvim 86 1 2025-05-27T20:42:34Z Open/preview contents of the current file at a specific commit, without using git checkout roobert/palette.nvim 86 1 2023-10-02T22:21:55Z 🎨 Palette - A beautiful, versatile, systematic, Neovim theme system XXiaoA/atone.nvim 86 3 2025-10-18T15:32:58Z Modern undotree plugin for nvim linrongbin16/lin.nvim 86 1 2025-10-24T01:53:13Z Lin Rongbin's Neovim Distribution DrKJeff16/project.nvim 85 2 2025-11-01T20:19:23Z A Neovim plugin that sets the cwd to the project root, stores projects in a history file, includes a telescope picker, supports fzf-lua, and provides UI tools maxandron/goplements.nvim 85 1 2025-09-23T06:09:48Z Visualize Go struct and interface implementations BirdeeHub/lze 84 0 2025-10-21T06:03:10Z A lazy-loading library for neovim, inspired by, but different from, nvim-neorocks/lz.n IlyasYOY/obs.nvim 84 6 2024-12-14T18:33:18Z Obsidian-like NeoVim plugin. bennypowers/splitjoin.nvim 83 4 2025-07-08T20:09:13Z 🪓🧷 Split or join list-like syntax constructs rktjmp/playtime.nvim 83 2 2025-08-30T00:40:29Z 🃏 At last! A way to play card games on your computer! antonk52/markdowny.nvim 83 3 2024-07-19T00:31:56Z Markdown like keymaps for toggling text formatting gennaro-tedesco/boilit 83 0 2022-11-22T08:42:22Z create boilerplate structure for neovim plugins YaroSpace/lua-console.nvim 82 0 2025-11-02T07:25:36Z A handy scratch pad / REPL / debug console for Lua development and Neovim exploration TobinPalmer/rayso.nvim 82 1 2024-04-24T16:02:51Z A simple neovim plugin that enables you to instantly create snippets on ray.so zdcthomas/yop.nvim 82 3 2023-05-29T03:23:25Z make you some user operators for great good fnune/recall.nvim 82 1 2025-05-28T07:53:43Z Recall refines the use of Neovim marks by focusing on global marks, streamlining their usage and enhancing their visibility and navigability. otavioschwanck/tmux-awesome-manager.nvim 81 0 2025-07-05T17:37:37Z TMUX Commands manager / runner for Neovim. smzm/hydrovim 81 3 2023-05-07T06:42:16Z ➡️ Run python code inside Neovim lkhphuc/jupyter-kernel.nvim 79 6 2023-10-24T07:31:39Z Get (IPython) Jupyter kernel completion suggestions and object inspection into Neovim. jim-fx/sudoku.nvim 79 1 2023-12-11T15:40:33Z ysmb-wtsg/in-and-out.nvim 79 0 2025-08-16T02:17:05Z Neovim plugin for quick navigation in and out of surrounding characters like quotes, parentheses, curly braces, and square brackets. norcalli/nvim-base16.lua 78 2 2019-10-16T15:26:20Z Programmatic lua library for setting base16 themes in Neovim. TobinPalmer/Tip.nvim 78 1 2024-02-04T18:29:01Z A simple plugin to greet you with a tip when you launch Neovim nvimdev/hlsearch.nvim 78 0 2024-01-10T06:21:59Z auto remove search highlight and rehighlight when using n or N 2KAbhishek/termim.nvim 78 0 2025-07-21T20:29:32Z Neovim Terminal, Improved 🦾💻 2KAbhishek/octohub.nvim 77 0 2025-08-09T04:43:16Z All Your GitHub repos and more in Neovim 🐙🛠️ sontungexpt/stcursorword 77 0 2024-07-28T11:15:03Z A concise, precise, and high-performance cursor word highlighting plugin for Neovim, implemented in Lua. gpanders/nvim-moonwalk 77 0 2022-04-12T21:04:56Z Use any language that compiles to Lua in your Neovim configuration stevanmilic/nvim-lspimport 76 7 2024-03-10T16:45:23Z Automatically resolves imports for undefined terms in neovim. seandewar/killersheep.nvim 75 1 2025-03-20T20:42:53Z Neovim port of killersheep (with blood!) killitar/obscure.nvim 75 4 2025-07-26T12:41:24Z A dark Neovim theme written in Lua, with support for LSP, Tree-sitter and lots of plugins. Jxstxs/conceal.nvim 75 1 2023-12-05T19:33:51Z A Neovim Plugin which uses Treesitter to conceal typical boiler Code ranjithshegde/ccls.nvim 75 4 2025-01-09T15:28:59Z Neovim plugin for ccls language server. Leverages off-spec extensions to LSP client with AST browser apdot/doodle 74 0 2025-10-26T17:47:49Z Your second brain, inside Neovim. Aaronik/GPTModels.nvim 74 1 2025-06-26T04:36:33Z GPTModels - a multi model, window based LLM AI plugin for neovim, with an emphasis on stability and clean code lopi-py/luau-lsp.nvim 74 1 2025-10-02T05:28:16Z A luau-lsp extension to improve your experience in neovim. crispybaccoon/chaivim 73 0 2024-11-21T14:32:38Z :tea: easily configurable neovim system with solid defaults and a cozy editor experience. theniceboy/nvim-deus 73 4 2025-04-30T01:13:55Z vim-deus with treesitter support s1n7ax/nvim-search-and-replace 72 1 2022-09-06T10:22:37Z Really simple plugin to search and replace multiple files yarospace/dev-tools.nvim 72 0 2025-11-01T20:35:06Z Friendly developer tools for Nvim - Code Actions LSP server and library nyngwang/suave.lua 71 10 2025-08-02T08:11:37Z Multi-tabs project session automation chrisgrieser/nvim-puppeteer 71 0 2025-10-13T20:01:03Z Automatically convert strings to f-strings or template strings and back. lewpoly/sherbet.nvim 71 0 2022-12-17T16:15:42Z Neovim colorscheme written in Lua. lmburns/kimbox 70 0 2023-09-02T01:19:13Z Kimbie Dark Neovim colorscheme sontungexpt/witch 69 3 2024-07-22T09:20:24Z The main theme for stinvim Easy to use, easy to config, easy to extend. ldelossa/vimdark 69 0 2022-03-20T12:27:28Z A dark theme for vim based on vim-monotonic and chrome's dark reader cryptomilk/nightcity.nvim 69 0 2025-08-11T07:26:57Z 🏙 Night City - A dark colorscheme for Neovim with LSP support rasulomaroff/telepath.nvim 69 1 2024-04-15T04:58:14Z Actions at a distance using telepathy 🫢✨ kr40/nvim-macros 68 1 2024-02-16T17:53:09Z Easy way to save and load Macros! justinhj/battery.nvim 68 9 2025-07-23T16:27:00Z Neovim plugin to detect and view battery information ofirgall/open.nvim 68 1 2023-07-06T08:36:08Z Open the current word with custom openers, GitHub shorthands for example. nyngwang/NeoTerm.lua 68 7 2023-06-22T05:06:50Z You can attach a terminal-buffer for each buffer. TimUntersberger/neofs 68 4 2022-08-10T21:59:35Z A file manager for neovim TheLeoP/powershell.nvim 67 0 2025-10-25T04:20:15Z First class powershell editor integration into Neovim Kurama622/profile.nvim 67 0 2025-01-01T05:06:31Z Your Personal Homepage Nexmean/caskey.nvim 67 5 2023-01-06T09:32:45Z Declarative keymappings configuration using cascading trees anuvyklack/keymap-amend.nvim 67 3 2022-09-22T13:56:59Z Amend the existing keymap in Neovim polirritmico/telescope-lazy-plugins.nvim 67 0 2025-02-15T22:39:12Z 🧭 A Telescope extension to quickly access configurations of plugins managed by lazy.nvim. jonathandion/web-dev.nvim 67 1 2023-03-08T21:10:51Z Small Neovim configuration written in Lua that is specifically designed for web development. trevorhauter/gitportal.nvim 66 8 2025-11-01T15:07:46Z Bridge the gap between your favorite git host & neovim. wurli/visimatch.nvim 66 5 2025-09-25T10:08:42Z A tiny Neovim plugin to highlight text matching the current selection in visual mode 💫 apyra/nvim-unity 66 6 2025-11-04T12:43:43Z Use Neovim as the default code editor for Unity — with .csproj generation, OmniSharp support and LSP-ready workflow. alanfortlink/blackjack.nvim 65 0 2023-09-23T07:40:58Z Classic Black Jack game in Neovim ptdewey/darkearth-nvim 65 1 2025-08-20T11:43:45Z A dark and earthy colorscheme for Neovim. desdic/agrolens.nvim 65 0 2025-10-12T05:59:02Z Use Telescope or fzf to view pre-defined/custom treesitter queries kiyoon/treesitter-indent-object.nvim 65 1 2025-10-31T01:32:47Z Context-aware indent textobject powered by Treesitter. `vai` to select current context. doctorfree/cheatsheet.nvim 64 6 2025-10-31T18:36:40Z A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface ! 2nthony/vitesse.nvim 64 1 2024-08-17T17:36:56Z Vitesse theme for neovim in Lua using colorbuddy esmuellert/nvim-eslint 64 2 2025-10-18T05:15:41Z An ESLint plugin for Neovim, using VSCode ESLint LSP and native nvim LSP client y3owk1n/time-machine.nvim 63 0 2025-08-10T04:32:28Z Undo. Redo. Time travel. Take control of your edit history with an interactive timeline, diff previews, taggings, live reloading trees and cleanup functions. niuiic/code-shot.nvim 63 0 2025-01-04T01:59:12Z Neovim plugin to shot code y3owk1n/undo-glow.nvim 63 0 2025-09-27T04:19:58Z 🌈 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. figsoda/nix-develop.nvim 62 0 2023-07-23T19:05:01Z Run `nix develop` without restarting neovim askfiy/nvim-picgo 62 2 2025-05-01T17:15:03Z 🥳🥳 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. 🎆 SalOrak/whaler.nvim 62 3 2025-04-26T20:06:48Z Telescope extension to change between directories blazingly fast NTBBloodbath/nvenv 61 2 2025-05-14T10:47:00Z A lightweight and blazing fast Neovim version manager. Kasama/nvim-custom-diagnostic-highlight 61 0 2023-05-09T21:08:15Z Simple plugin to add Highlights based on diagnostics mong8se/actually.nvim 61 2 2025-10-13T13:30:06Z A plugin to help load the file you actually meant to load. SCJangra/table-nvim 61 2 2024-09-27T04:17:46Z A markdown table editor for Neovim that formats the table as you type. declancm/windex.nvim 61 1 2022-07-12T23:26:16Z 🧼 Clean window maximizing, terminal toggling, window/tmux pane movements and more! backdround/improved-search.nvim 60 0 2023-12-21T18:27:32Z Add search abilities samharju/synthweave.nvim 59 1 2025-09-25T16:14:53Z Synthwave '84 colorscheme port for Neovim backdround/neowords.nvim 59 2 2024-09-04T16:29:58Z Flexible and reliable hops by any type of words m15a/flake-awesome-neovim-plugins 59 4 2025-05-28T17:34:51Z Nix flake of Awesome Neovim plugins adigitoleo/vim-mellow 59 0 2024-07-11T01:46:44Z A warm, minimalist colorscheme for (neo)vim debugloop/layers.nvim 58 3 2024-12-22T15:17:17Z craft temporary keymap overlays and layered modes with ease :flags: ariel-frischer/bmessages.nvim 58 3 2025-01-10T07:10:47Z Bmessages.nvim better :messages window using an auto-updating buffer. Dan7h3x/neaterm.nvim 58 1 2025-07-25T11:11:58Z A little (smart maybe) terminal plugin for neovim. jlesquembre/nterm.nvim 57 1 2022-05-10T17:02:20Z neovim plugin to interact with the terminal ahkohd/buffer-sticks.nvim 57 0 2025-10-27T13:34:49Z buffers indicator & picker like no other inhesrom/remote-ssh.nvim 57 3 2025-10-29T22:30:53Z LmanTW/themify.nvim 57 1 2025-05-13T23:33:52Z A lightweight colorscheme manager and switcher. tristone13th/lspmark.nvim 56 3 2025-07-16T13:45:48Z A Sane Project-wise Bookmarks Plugin with Persistent Storage Based on LSP for Neovim. neko-night/nvim 56 0 2025-01-25T01:51:07Z ✨ 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. 🍭 backdround/tabscope.nvim 56 4 2023-10-09T01:01:11Z Manages buffers as tab-local buffers! jakewvincent/texmagic.nvim 56 4 2022-05-15T15:43:39Z kiyoon/python-import.nvim 55 0 2025-08-12T01:20:15Z Add import statements FAST ⚡️ CWood-sdf/pineapple 55 0 2025-10-08T03:10:14Z Find, preview, and install any colorscheme without leaving neovim imbacraft/dusk.nvim 55 0 2024-06-02T08:56:22Z Dusk is a blazing fast Lua config suited for Full Stack Java development. Iron-E/nvim-cartographer 55 0 2023-06-19T14:56:47Z Create Neovim `:map`pings in Lua with ease! yaocccc/nvim-hlchunk 54 1 2025-08-18T05:32:50Z hignlight chunk numbercolumn plug of nvim ashfinal/qfview.nvim 54 0 2023-09-09T04:15:29Z Pretty quickfix/location view for Neovim HawkinsT/pathfinder.nvim 54 3 2025-09-17T17:11:18Z A Neovim plugin which enhances gf/gF/gx with look-ahead and smarter file, line/column number, and link resolution. Also provides visual targets for files/links, new motion commands, and link description retrieval. StackInTheWild/headhunter.nvim 54 0 2025-10-21T08:37:24Z Hunt and resolve merge conflicts directly in Neovim — fast and simple. YousefHadder/markdown-plus.nvim 54 13 2025-11-05T16:36:22Z The full Markdown editing experience in neovim gh-liu/fold_line.nvim 53 1 2025-05-16T02:44:26Z Lines indicating code folds. redoxahmii/json-to-types.nvim 53 0 2025-03-06T02:21:20Z A neovim plugin to convert JSON objects to Type Definitions mawkler/refjump.nvim 53 0 2025-04-04T12:05:50Z Jump to next/previous LSP reference for item under cursor with ]r/[r rafaelsq/nvim-goc.lua 53 0 2025-11-03T15:05:46Z Go Coverage for Neovim ellisonleao/dotenv.nvim 52 3 2025-03-27T17:19:01Z A minimalist .env support for Neovim datsfilipe/min-theme.nvim 52 1 2024-08-03T00:10:58Z Porting Min Theme from Visual Studio Code to Neovim. MarcHamamji/runner.nvim 52 2 2025-03-04T10:41:46Z A customizable Neovim plugin to run code inside the editor Dan7h3x/signup.nvim 52 0 2025-09-15T13:36:08Z A little (smart maybe) lsp signature helper for neovim. 2KAbhishek/markit.nvim 52 0 2025-10-09T01:34:21Z Better marks for Neovim 🏹📌 josephburgess/nvumi 52 0 2025-10-31T10:45:41Z Combining numi-cli and Snacks.scratch buffer to evaluate natural language expressions within Neovim dasupradyumna/launch.nvim 51 14 2024-11-11T07:02:59Z :rocket: A task launcher plugin for neovim allowing dynamic task configuration per directory, with optional support for debugging nvim-neorocks/luarocks-tag-release 51 10 2025-11-06T05:41:13Z GitHub workflow for automatically generating Luarocks releases from tags and running busted tests johann2357/nvim-smartbufs 51 0 2021-06-14T04:59:37Z Smart buffer management in neovim waiting-for-dev/ergoterm.nvim 50 0 2025-10-19T14:06:29Z A Neovim plugin for seamless terminal workflow integration. Smart picker-based terminal selection, flexible text sending from any buffer, and persistent configuration with comprehensive lifecycle control. Mr-LLLLL/interestingwords.nvim 50 0 2024-08-19T01:11:21Z ☀️ A vim plugin for highlighting and navigating through different words in a buffer. Abstract-IDE/penvim 50 1 2022-07-23T09:15:24Z Project's root directory and documents Indentation detector with project based config loader lcheylus/overlength.nvim 49 1 2025-08-05T10:19:41Z A small Neovim plugin to highlight too long lines sontungexpt/stinvim 49 1 2024-08-07T14:24:19Z Ready Neovim's configuration for fullstack developers. lima1909/resty.nvim 49 2 2025-08-17T18:12:18Z A fast and easy-to-use HTTP-Rest-Client plugin for Neovim, completely written in LUA. NicolasGB/jj.nvim 48 3 2025-10-31T13:50:43Z 🥋 Drive Jujutsu (jj) VCS from Neovim like a pro jameswolensky/marker-groups.nvim 48 0 2025-09-04T14:40:22Z Create persistent code notes without modifying code Th3Whit3Wolf/space-nvim 48 2 2024-05-28T21:49:25Z bkegley/gloombuddy 48 0 2021-04-16T21:59:32Z Gloom inspired theme for neovim kiran94/s3edit.nvim 48 0 2025-04-13T13:46:11Z Edit files from S3 directly from Neovim crusj/structrue-go.nvim 48 1 2022-09-29T05:18:29Z A better structured display of golang symbols information Zeioth/dooku.nvim 48 0 2025-06-24T11:38:32Z Code documentation generator for Neovim anuvyklack/animation.nvim 47 0 2022-09-18T10:57:26Z Create animations in Neovim niuiic/typst-preview.nvim 46 0 2025-05-19T12:20:26Z Neovim plugin to preview typst document. mpas/marp-nvim 45 0 2024-07-31T07:31:55Z A neovim plugin for Marp adisen99/apprentice.nvim 45 1 2024-01-25T04:41:46Z Apprentice color scheme for Neovim written in Lua CamdenClark/flyboy 45 1 2023-10-31T23:19:07Z a lightweight ChatGPT plugin for neovim brianaung/compl.nvim 45 0 2025-06-10T14:25:44Z A lightweight, native-first completion experience for Neovim. linrongbin16/colorbox.nvim 45 0 2025-11-06T05:23:32Z Load all the ultra colorschemes into Neovim player! richardbizik/nvim-toc 44 0 2025-08-05T04:01:49Z Generate markdown table of contents nxvu699134/vn-night.nvim 44 0 2025-02-17T13:23:18Z adisen99/codeschool.nvim 44 1 2024-01-25T04:22:37Z Codeschool colorscheme for neovim written in lua with treesitter and built-in lsp support niuiic/remote.nvim 44 0 2024-05-11T04:35:44Z Edit remote files locally. isak102/ghostty.nvim 44 1 2025-01-04T19:05:07Z Automatically validate your Ghostty configuration on save OXY2DEV/markdoc.nvim 44 1 2025-11-02T03:52:04Z Tree-sitter based markdown -> vimdoc converter plugin for Neovim yelog/i18n.nvim 44 0 2025-10-15T03:49:01Z i18n preview and management plugin for neovim samharju/serene.nvim 44 0 2024-08-08T09:47:23Z Mild colorscheme for Neovim uncleTen276/dark_flat.nvim 43 3 2024-06-19T03:19:33Z duane9/nvim-rg 43 1 2025-02-09T18:37:40Z Run ripgrep from Neovim asynchronously. chrisgrieser/alfred-neovim-utilities 42 0 2025-11-02T04:42:41Z Search neovim plugins and the online :help via Alfred. MisanthropicBit/decipher.nvim 42 4 2025-10-17T20:08:34Z A neovim plugin for encoding and decoding text backdround/improved-ft.nvim 42 1 2024-01-16T23:29:20Z Improve default f/t hop abilities al1-ce/just.nvim 41 2 2025-02-12T11:59:15Z Just task runner for neovim niuiic/translate.nvim 41 0 2024-11-17T12:53:16Z Highly configurable translation plugin for neovim. kiyoon/telescope-insert-path.nvim 41 1 2025-07-16T03:00:47Z Insert file path on the current buffer using Telescope.nvim chrisgrieser/nvim-alt-substitute 41 0 2024-06-04T20:38:44Z A substitute of vim's :substitute that uses lua patterns instead of vim regex. Supports incremental preview. TheBlob42/houdini.nvim 41 1 2024-07-05T21:12:00Z Escape from insert mode, terminal mode & more without delay gennaro-tedesco/nvim-commaround 41 0 2023-01-06T23:16:04Z nvim plugin to toggle comments on and off roobert/tabtree.nvim 41 0 2023-09-29T17:52:28Z 🌲 A Neovim plugin for jumping between significant code elements, such as brackets, quotes, etc. niuiic/dap-utils.nvim 40 0 2024-05-11T04:36:11Z Better use of nvim-dap da-moon/telescope-toggleterm.nvim 40 0 2022-02-09T23:08:30Z An extension for telescope.nvim that allows you to manage Terminal buffers created with toggleterm.nvim plugin. Mirrored from Sourcehut. Zeioth/makeit.nvim 40 6 2025-06-24T11:45:08Z Neovim Makefile plugin jghauser/auto-pandoc.nvim 39 1 2025-08-31T20:23:40Z Use pandoc to convert markdown files according to options from a yaml block yaocccc/nvim-foldsign 39 0 2025-03-18T11:02:48Z Display folding info on sign column Weissle/easy-action 39 0 2022-11-13T03:07:03Z A Neovim plugin allows you to perform an action on where you can see. slugbyte/unruly-worker.nvim 38 0 2025-04-02T13:03:40Z a ridiculously fun neovim plugin for the workman keyboard layout soemre/commentless.nvim 38 0 2025-04-26T10:09:55Z Hide comments, focus on the code flow, and reveal them if needed 🧘 Flemma-Dev/flemma.nvim 38 0 2025-10-20T06:14:15Z Flemma turns Neovim into a first-class AI workspace. drybalka/clean.nvim 38 0 2024-01-29T17:26:43Z Plugin for cleaning up the default key mappings and plugins in Neovim leaving only the bare essentials. yaocccc/nvim-lines.lua 38 0 2023-04-06T04:33:16Z a neovim statusline & tabline plug nkakouros-original/numbers.nvim 37 0 2025-02-11T11:40:39Z Toggles relativenumbers when not needed emileferreira/nvim-strict 37 1 2025-01-08T15:20:27Z Strict, native code style formatting plugin for Neovim. Expose deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation. terje/simctl.nvim 37 0 2024-12-15T10:08:23Z NeoVim plugin to interact with iOS Simulators dharmx/nvim-colo 36 0 2023-05-04T17:09:06Z Theming utlilities for neovim. This is very experimental at the moment. LukasPietzschmann/boo.nvim 36 4 2024-05-22T19:34:44Z Quickly pop-up lsp-powered infos of the thing your cursor is on XXiaoA/ns-textobject.nvim 36 3 2023-05-26T12:41:31Z Awesome textobject plugin works with nvim-surround sontungexpt/witch-line 35 1 2025-10-14T15:48:58Z A blazing fast statusline for neovim based on reference concept yus-works/csc.nvim 35 0 2025-10-15T20:05:44Z Intelligent scope autocompletion for conventional commits in Neovim. theKnightsOfRohan/csvlens.nvim 35 1 2024-04-28T16:30:22Z A way to easily preview CSV files directly in Neovim using the csvlens CLI. AllenDang/nvim-expand-expr 35 0 2021-08-14T10:21:15Z Expand and repeat expression to multiple lines for neovim. 2KAbhishek/co-author.nvim 35 0 2025-10-16T04:51:50Z Quickly add co-authors to commits 💻🪄 yaocccc/nvim-hl-mdcodeblock.lua 35 0 2023-04-29T10:44:49Z a nvim plugin for hignlight markdown codeblock. 4e554c4c/darkman.nvim 34 3 2025-04-06T14:41:07Z A neovim plugin for interfacing with the freedesktop dark mode standard pandasoli/nekovim 34 0 2025-05-05T14:56:44Z Moved to https://git.sr.ht/~elisoli/nekovim Willem-J-an/visidata.nvim 34 0 2024-03-19T07:47:57Z A plugin for neovim to render pandas dataframes in nvim-dap using the power of visidata. crusj/hierarchy-tree-go.nvim 34 1 2022-12-01T02:57:45Z Golang Hierarchy tree views. 0xJohnnyboy/scretch.nvim 34 0 2025-09-11T14:23:35Z 📝 Neovim plugin to manage scratch files ! cpea2506/relative-toggle.nvim 34 1 2025-07-13T16:21:22Z Toggles smoothly between number and relative number, supports various number combinations mrcjkb/haskell-snippets.nvim 33 3 2025-10-06T07:49:09Z My collection of Haskell snippets for LuaSnip. Powered by tree-sitter and LSP. niuiic/format.nvim 33 0 2024-05-11T04:32:11Z An asynchronous, multitasking, and highly configurable formatting plugin. chrisgrieser/nvim-dr-lsp 33 0 2025-10-13T12:07:35Z Status line component showing the number of LSP definition and reference of the token under the cursor. adigitoleo/haunt.nvim 33 0 2025-01-19T05:44:06Z [MIRROR] Floating windows for terminals, man pages and help buffers LuxVim/nvim-luxmotion 33 0 2025-09-10T02:21:53Z Smooth, high‑performance motion & scrolling animations — 60fps fluid cursor moves, word jumps, and viewport scrolling, all in one. wurli/split.nvim 33 1 2025-02-07T00:02:47Z ⚡️ A simple, powerful Neovim plugin for adding linebreaks ⚡️ desdic/macrothis.nvim 32 0 2025-02-12T06:10:37Z Macrothis is a plugin for neovim to save and load macros AckslD/nvim-gfold.lua 32 0 2022-10-19T12:26:13Z nvim plugin using gfold to switch repo and have statusline component neolooong/whichpy.nvim 32 1 2025-05-13T14:01:26Z Python interpreter selector for Neovim. Switch interpreters without restarting LSP. csessh/stopinsert.nvim 32 0 2025-08-01T08:25:32Z 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 ofirgall/goto-breakpoints.nvim 32 0 2023-11-02T08:59:57Z Cycle between breakpoints with keymappings for nvim-dap 2KAbhishek/exercism.nvim 32 0 2025-08-04T16:03:31Z Exercism Meets Neovim 💪🧠 tenxsoydev/nx.nvim 32 5 2024-10-17T14:06:18Z Neovim API utility wrapper for more convenience with Lua keymaps, highlights, autocommands and options. Nedra1998/nvim-mdlink 32 1 2024-11-07T04:12:03Z Useful functionality for working with links in markdown yutkat/confirm-quit.nvim 32 0 2025-04-25T01:40:35Z Check and then exit from Neovim desdic/greyjoy.nvim 31 0 2025-09-26T06:20:50Z Launcher for Neovim Snikimonkd/cmp-go-pkgs 31 3 2025-01-07T13:13:24Z nvim-cmp source for golang packages path. you-n-g/simplegpt.nvim 31 1 2025-10-31T10:36:23Z You need customized prompts for your tasks! 🤏SimpleGPT is a Vim plugin designed to provide a simple yet flexible way to customize your prompts for your tasks or building chat on nearly all kinds of LLM APIs. chrisgrieser/nvim-justice 31 0 2025-10-13T10:53:34Z Just an integration of `just` in nvim. ovk/endec.nvim 30 1 2025-04-07T01:26:19Z Neovim encoder/decoder plugin for Base64, Base64URL, URL (percent encoding) AlejandroSuero/freeze-code.nvim 30 2 2025-03-15T09:33:35Z Take a code screenshot using freeze by https://charm.sh/ mawkler/hml.nvim 30 0 2024-11-21T07:32:30Z Neovim plugin that adds H/M/L indicators to your line numbers AntonVanAssche/music-controls.nvim 30 0 2025-01-01T12:21:18Z Control you favorite music players with ease from within Neovim. atusy/treemonkey.nvim 30 1 2025-06-08T14:59:03Z desdic/marlin.nvim 30 0 2025-05-28T04:08:16Z Smooth sailing through buffers of interest in neovim yutkat/git-rebase-auto-diff.nvim 30 0 2025-07-19T05:55:18Z Show diff automatically when git rebase attilarepka/header.nvim 29 1 2025-10-15T14:50:18Z Add or update copyright and license headers in any source file—right from Neovim simaxme/java.nvim 29 0 2025-11-02T06:56:32Z A neovim plugin to move and rename java files and do other things. konapun/vacuumline.nvim 29 1 2022-03-13T18:44:48Z A prebuilt configuration for galaxyline inspired by airline nyngwang/NeoNoName.lua 29 2 2023-06-01T12:45:49Z Layout preserving buffer deletion. EvWilson/slimux.nvim 29 0 2025-10-21T02:51:32Z Send content from the current Neovim buffer to a configurable tmux pane. brendalf/mix.nvim 28 0 2022-08-22T11:53:25Z A Mix Wrapper for Neovim kiran94/edit-markdown-table.nvim 28 0 2023-05-28T16:23:20Z Edit Markdown Tables from Neovim using Treesitter guilherme-puida/tesoura.nvim 28 0 2024-06-04T19:55:29Z A flexible snippet system using Neovim's new snippet api. kiyoon/Korean-IME.nvim 28 1 2025-11-03T05:53:51Z 한글/한자 입력기 for Neovim. OS-independent Korean input method that converts English inputs to Korean in-place. sachinsenal0x64/hot.nvim 28 0 2024-04-26T04:58:08Z 🔥 A hot reloader that works with any programming language. kiyoon/haskell-scope-highlighting.nvim 28 0 2025-10-30T02:16:06Z Haskell syntax highlighting that considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford. Mr-LLLLL/cool-chunk.nvim 28 0 2025-01-10T07:09:06Z forked from hlchunk.nvim and removed indent. only chunk and context, simple and faster. RutaTang/compter.nvim 28 1 2023-06-01T13:45:09Z Power and extend the ability of and with customized patterns. francescarpi/buffon.nvim 28 5 2025-07-23T06:36:44Z Neovim plugin for navigating between buffers strash/everybody-wants-that-line.nvim 27 0 2024-09-04T15:36:23Z Minimalistic, informative and elegant statusline for neovim. iamt4nk/smm.nvim 27 0 2025-10-22T18:01:02Z Spotify Music Manager for Neovim niuiic/divider.nvim 27 0 2024-11-18T06:09:57Z Divider line for neovim aileot/nvim-thyme 27 2 2025-10-28T21:58:25Z 🕛 Zero-overhead Fennel JIT compiler at runtime of Neovim with safety rollbacks mateuszwieloch/automkdir.nvim 27 0 2025-03-31T06:03:58Z Automatically creates non-existent parent directories when writing a file zongben/dbout.nvim 27 0 2025-10-21T09:09:27Z Manage database connections and run SQL queries directly in Neovim with JSON results. jbyuki/carrot.nvim 27 0 2025-06-01T05:07:14Z Evaluate Neovim Lua inside Markdown altermo/iedit.nvim 26 1 2024-07-25T07:21:22Z Edit one occurrence of text and simultaneously have other selected occurrences edited in the same way. PHSix/nvim-hybrid 26 1 2022-01-22T08:56:56Z A neovim colorscheme write in lua. desdic/telescope-rooter.nvim 26 0 2024-05-18T13:30:29Z Change directory to project folder when using telescope and restore afterwards legobeat/l7-devenv 26 33 2025-03-28T02:18:43Z Secure terminal-based IDE for local JS development titanzero/zephyrium 26 0 2022-02-20T14:59:49Z A dark color scheme for Vim, based on Zephyr, written in Lua zeioth/none-ls-autoload.nvim 26 0 2025-06-24T11:45:27Z Modern alternative to the plugin mason-null-ls with support for external sources. lfilho/note2cal.nvim 26 0 2025-10-27T03:23:25Z Quickly schedule calendar events from neovim yanskun/gotests.nvim 25 1 2024-07-11T01:32:20Z that runs gotests with Neovim mikesmithgh/git-prompt-string-lualine.nvim 25 1 2024-04-22T01:46:25Z 📍Add git-prompt-string to your Neovim statusline! loganswartz/polychrome.nvim 25 0 2025-01-26T20:42:02Z A colorscheme creation micro-framework for Neovim Ostralyan/scribe.nvim 25 0 2023-02-02T01:48:52Z An easy note taking plugin y3owk1n/nvs 25 0 2025-08-29T03:01:41Z A lightweight Neovim Version & Config Manager CLI tool to install, switch, list, uninstall, and reset Neovim versions. danielpieper/telescope-tmuxinator.nvim 25 0 2023-12-17T14:58:05Z Integration for tmuxinator with telescope.nvim. calind/selenized.nvim 25 3 2025-08-06T12:03:03Z Lua port of Selenized theme for Neovim with support for Tree-sitter, nvim-cmp, GitSigns and some more tenxsoydev/tabs-vs-spaces.nvim 25 1 2024-09-22T09:02:26Z Hint and fix deviating indentation. alexmozaidze/palenight.nvim 24 0 2025-10-22T18:30:13Z Palenight colorscheme for NeoVim written in Fennel. Erl-koenig/theme-hub.nvim 24 0 2025-10-19T19:19:05Z Manage and install neovim themes via telescope-pickers 9seconds/repolink.nvim 24 0 2023-12-08T10:51:12Z Create HTTP permalinks to your Git web frontend hosts hinell/duplicate.nvim 24 0 2023-10-23T20:44:49Z Duplicate visual selection, lines, and textobjects massix/termux.nvim 24 1 2024-02-22T17:34:50Z Neovim plugin to interact with the Termux APIs, useful for displaying various information in the statusline heilgar/bookmarks.nvim 24 1 2025-07-25T14:56:31Z A Neovim plugin for managing line bookmarks with Telescope integration and SQLite storage. Mark, organize, and quickly navigate between important locations in your codebase. Cris-lml007/NeoPlus 23 0 2025-05-20T21:41:47Z configurations for nvim, convert your Neovim to IDE karshPrime/tmux-compile.nvim 23 0 2025-06-03T03:49:53Z Neovim plugin to compile and run programs in TMUX panes/window logicmagix/tide42 23 0 2025-09-29T06:26:23Z An ultra-efficient Neovim based IDE for Python and C/C++ prototyping. linrongbin16/gentags.nvim 23 1 2025-08-20T13:33:55Z Tags generator/management for old school vimers in Neovim. ryo33/nvim-cmp-rust 23 0 2023-08-04T06:14:01Z Useful nvim-cmp comparators for rust-analyzer aPeoplesCalendar/apc.nvim 23 2 2024-05-08T14:26:52Z Plugin providing "A People's Calendar" for Neovim, written in lua. mawkler/jsx-element.nvim 23 1 2025-03-14T20:11:16Z JSX/TSX text-objects and motions nfrid/markdown-togglecheck 23 1 2023-09-04T16:36:05Z Simple neovim plugin to toggle checkboxes in markdown saifulapm/neotree-file-nesting-config 23 0 2025-03-06T06:54:38Z hat0uma/prelive.nvim 22 0 2025-10-05T07:15:42Z A simple luv-based development server with live reloading for Neovim. niuiic/track.nvim 22 0 2024-11-18T14:12:20Z Neovim plugin to track the thought process of reading source code. wurli/cobalt.nvim 22 1 2025-10-14T14:08:48Z A Neovim port of the classic blue theme from TextMate 💙 gaborvecsei/cryptoprice.nvim 22 0 2025-11-03T12:46:22Z NeoVim plugin with which you can check the price of your favourite cryptos ta-tikoma/php.easy.nvim 22 1 2025-11-03T10:57:54Z Helper for simplify work with PHP - projects jim-at-jibba/ariake.nvim 21 1 2024-07-03T08:15:51Z Port of my Vimscript theme to Lua loganswartz/sunburn.nvim 21 0 2025-03-26T16:30:49Z A Neovim colorscheme emphasizing readability above all else. jyscao/ventana.nvim 21 0 2025-04-01T05:28:31Z Convenient flips & shifts for your windows layout wsdjeg/nvim-plug 21 1 2025-11-02T11:30:22Z simple neovim plugin manager written in Lua pianocomposer321/officer.nvim 21 1 2025-09-10T00:01:34Z Like dispatch.vim but using overseer.nvim Kenzo-Wada/boundary.nvim 21 0 2025-10-25T16:57:55Z A Neovim plugin that surfaces React 'use client' boundaries by marking JSX usages of client components via virtual text, with smart import resolution and auto-refresh. walkersumida/fusen.nvim 21 1 2025-10-18T13:45:44Z Sticky note bookmarks for Neovim, per Git branch with hover annotations and Telescope integration moyiz/command-and-cursor.nvim 21 0 2025-03-30T10:59:00Z Highlight cursor and visual selections in current buffer when entering command mode. markgandolfo/lightswitch.nvim 21 1 2025-06-29T05:34:17Z Toggle plugins/commands on or off using a simple interface.e chrsm/paramount-ng.nvim 20 0 2022-06-18T21:07:20Z neovim-first paramount colorscheme wsdjeg/scrollbar.nvim 20 0 2025-10-31T15:22:02Z floating scrollbar plugin for neovim Massolari/forem.nvim 20 0 2025-03-21T09:52:48Z Neovim plugin to read, write and post articles on dev.to niuiic/git-log.nvim 20 0 2025-02-26T11:34:26Z Check git log of the selected code. rlychrisg/truncateline.nvim 20 0 2024-09-30T08:32:00Z Show the start of long lines when scrolling way off to the right. bgaillard/readonly.nvim 20 0 2025-07-11T20:40:11Z A plugin to prevent editing files containing sensible information. vzze/cmdline.nvim 20 0 2025-04-03T12:28:07Z Wildmenu replacement for Neovim inspired by Helix qaptoR-nvim/chocolatier.nvim 20 0 2025-08-02T11:29:19Z Espresso-, Kimbie-, Grivbox- inspired Neovim Colorscheme daltongd/yanklock.nvim 19 0 2025-01-03T12:01:56Z 🔒 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. ingur/floatty.nvim 19 0 2025-09-12T18:35:19Z A tiny (<200 LOC) but highly customizable floating terminal manager. niuiic/terminal.nvim 19 0 2024-11-13T10:21:48Z Simple and highly configurable terminal plugin for neovim. Mr-LLLLL/lualine-ext.nvim 19 0 2025-10-21T02:43:16Z Show more information on lualine y3owk1n/dotmd.nvim 19 0 2025-08-10T04:32:41Z 📓 Organize. Navigate. Create. Markdown. Keep all your notes, todos, and journals inside Neovim without ever leaving the editor. romus204/referencer.nvim 19 1 2025-10-24T08:58:58Z Lightweight, asynchronous Neovim plugin that uses the LSP to show references to functions, methods, types and other idanarye/nvim-moonicipal 19 1 2025-11-03T11:32:05Z Task runner with focus on rapidly changing personal tasks vodchella/hodur.nvim 19 0 2025-06-16T11:28:24Z Plugin for Neovim that allows you to quickly open a file located under the cursor heilgar/nvim-http-client 19 0 2025-10-06T02:55:26Z Easy to use HTTP client plugin for neovim. Same syntax as IntelliJ HTTP client tmillr/sos.nvim 19 13 2024-12-07T07:32:21Z Never manually save/write a buffer again! zongben/navimark.nvim 19 0 2025-09-17T06:31:30Z An easy and powerful bookmark manager with telescope 3v0k4/exit.nvim 18 3 2024-12-19T08:07:00Z Prompt LLMs to write neovim commands nxhung2304/lastplace.nvim 18 0 2025-06-30T03:14:33Z Nvim plugin that intelligently reopens files at your last edit position. piersolenski/brewfile.nvim 18 0 2025-11-03T10:21:20Z Manage your Homebrew Brewfile directly from Neovim Wansmer/binary-swap.nvim 18 1 2023-08-06T10:53:08Z Neovim plugin for swapping operands and operators in binary expressions Saghen/filler-begone.nvim 18 0 2025-10-30T19:41:34Z Prevents neovim from showing filler lines unnecessarily due to scrolling beyond buffer content sQVe/bufignore.nvim 17 0 2024-01-29T11:27:24Z Unlist hidden buffers matching specified ignore sources. ragnarok22/whereami.nvim 17 0 2025-08-21T14:34:03Z A simple plugin for neovim to get the current location github-main-user/lytmode.nvim 17 0 2025-07-20T13:44:24Z Neovim color scheme inspired by LYT-Mode theme for Obsidian 2KAbhishek/template.nvim 17 0 2025-08-05T06:17:41Z Ready to go Neovim template 🏗️✈️ bakageddy/alduin.nvim 17 0 2024-01-27T13:47:40Z A Stupid Implementation of Alduin Colorscheme for Neovim niuiic/scroll.nvim 17 0 2024-05-24T08:28:08Z Smooth scroll for neovim. zhisme/copy_with_context.nvim 17 4 2025-11-05T11:08:03Z Copy lines in nvim with file path and line number metadata. Perfect for sharing code snippets with context. Carcuis/dap-breakpoints.nvim 17 0 2025-07-19T15:02:16Z A Lua plugin for Neovim that helps manage breakpoints, create advanced breakpoints using vim.ui.input, and display breakpoint properties as virtual text with nvim-dap Yu-Leo/blame-column.nvim 17 5 2025-04-15T19:41:55Z Neovim plugin for displaying git blame information ChuufMaster/markdown-toc 17 1 2025-05-27T06:54:04Z Generate inteligent customisable markdown TOC with affordances for emojis and relative file paths. RishabhRD/gruvy 16 1 2022-01-09T08:34:55Z Gruvbuddy port independent of colorbuddy juselara1/tmutils.nvim 16 0 2024-12-21T22:54:01Z Tmux utilities that enable sending lines, capturing content, creating terminals, and managing REPLs within Neovim. benoror/gpg.nvim 16 3 2025-10-11T17:07:22Z Edit GPG encrypted files symmetrically in NeoVIM NeViRAIDE/nekifoch.nvim 16 0 2024-09-30T12:07:39Z Neovim Kitty Font Changer johannww/tts.nvim 16 3 2025-11-04T19:23:45Z judaew/ronny.nvim 16 0 2025-11-02T22:57:05Z Neovim/Vim color scheme inspired by Monokai theme k2589/lluminate.nvim 16 0 2024-10-11T00:43:07Z Neovim plugin for automaticaly passing extra context for LLM on code snippet copy to clipboard svermeulen/nvim-lusc 16 1 2024-02-23T13:33:01Z Structured Async/Concurrency in Neovim markgandolfo/dartboard.nvim 15 0 2025-06-08T02:16:40Z A harpoon inspired quick file switcher with first class telescope integration xiaoshihou514/squirrel.nvim 15 0 2024-01-04T11:44:35Z Jump around quickly using treesitter! niuiic/todo.nvim 15 0 2024-07-26T08:07:41Z Simple but powerful todo manager based on text. nkakouros-original/scrollofffraction.nvim 15 0 2024-04-30T10:47:06Z scrolloff as a fraction of window height wsdjeg/rooter.nvim 15 1 2025-11-02T08:08:55Z cd project root automatically sonjiku/yawnc.nvim 15 1 2023-06-25T17:20:56Z Yet Another pyWal Neovim Colorscheme MisanthropicBit/neotest-busted 15 5 2025-10-23T18:52:10Z Neotest adapter for running busted tests using neovim as a lua interpreter cxwx/specs.nvim 14 0 2025-01-18T17:55:24Z 👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped. nyngwang/NeoWell.lua 14 3 2023-05-11T19:02:26Z Well... I will fix this line later MisanthropicBit/winmove.nvim 14 2 2025-09-27T19:40:16Z A neovim plugin that makes it easy to move, swap, and resize windows romus204/go-tagger.nvim 14 1 2025-08-20T11:14:26Z Lightweight Neovim plugin to manage struct field tags in Go source files. kiyoon/tmux-send.nvim 14 0 2025-08-14T05:10:01Z Copy and paste buffer content or file path in Nvim-Tree, Neo-Tree, Oil to another tmux pane in Neovim. hinell/move.nvim 13 0 2023-10-25T07:14:59Z Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim SunnyTamang/pendulum.nvim 13 2 2024-08-22T20:45:15Z pendulum is a simple timer plugin for Neovim designed to assist competitive programmers or coders in general who wants to practice coding for interviews. StratOS-Linux/StratVIM 13 1 2025-10-14T12:41:03Z An opinionated Neovim distribution made for StratOS Linux timantipov/md-table-tidy.nvim 13 0 2025-08-19T13:07:08Z A lightweight Neovim plugin for formatting markdown tables. tigion/swap.nvim 13 0 2025-10-08T14:55:31Z A Neovim plugin to quickly switch a word under the cursor or a pattern in the current line. atomicptr/defold.nvim 13 12 2025-11-04T07:02:46Z Batteries-included development environment for the Defold game engine, powered by Neovim ChuufMaster/buffer-vacuum 13 0 2025-08-18T07:47:10Z A neovim plugin to vacuum up unused file buffers niuiic/part-edit.nvim 13 0 2024-05-11T04:36:21Z Edit a part of a file individually wsdjeg/flygrep.nvim 13 0 2025-11-04T03:32:37Z Neovim plugin to search text in floating window asynchronously athar-qadri/scratchpad.nvim 12 0 2025-03-09T13:51:49Z Effortlessly manage scratchpads in Neovim SunnyTamang/neodoc.nvim 12 1 2025-06-26T19:40:16Z flashcodes-themayankjha/Fknotes.nvim 12 0 2025-10-16T10:43:06Z FkNotes.nvim is a lightweight and modern note-taking and task management plugin for Neovim, designed to help you organize tasks, reminders, and notes without leaving your editor. Built as part of the FkVim ecosystem, it emphasizes simplicity, speed, and a clean, interactive UI. athar-qadri/weather.nvim 12 0 2025-07-27T16:31:27Z Realtime Weather and Earthquake alerts in Neovim niuiic/quickfix.nvim 12 0 2024-11-01T14:24:37Z Neovim plugin providing extended functionality for quickfix. zongben/capsoff.nvim 12 0 2024-12-27T16:50:45Z Turns off CapsLock when you leaving insert mode. wsdjeg/format.nvim 12 0 2025-10-20T04:30:30Z asynchronous code formatting plugin jceb/blinds.nvim 12 0 2025-05-16T08:51:58Z blinds.nvim emphasizes the current window by shading the non-active windows chrisgve/databox.nvim 12 0 2025-05-23T18:20:12Z Simple encrypted databox plugin for neovim ravsii/timers.nvim 12 1 2025-10-13T20:19:19Z Simple yet customizable timer manager for Neovim uhs-robert/sshfs.nvim 12 0 2025-11-03T19:37:51Z 📡 sshfs.nvim integrates with Neovim, using SSHFS to mount and unmount remote systems via your preferred picker; letting you browse, preview, and edit single files or entire directories as if they were local. uhs-robert/oasis.nvim 12 1 2025-11-06T04:05:08Z 🌵 Desert theme from Vim ported to NeoVim with variants. Let there be light in the desert and dark in the oasis. Enigama/miss.nvim 12 0 2025-08-17T12:55:11Z Plugin for changed files that could be missed from adding somewhere cunderw/nvim 11 0 2024-04-02T19:59:07Z heilgar/nochat.nvim 11 0 2025-03-13T07:43:24Z Effortless Natural Language Generation: Ollama, Anthropic (Calude), ChatGTP tanloong/interlaced.nvim 11 0 2025-07-21T14:42:07Z Neovim plugin for aligning bilingual parallel texts ycdzj/win-mover.nvim 11 0 2025-01-10T18:05:38Z Neovim window mover that avoids moving side windows karshPrime/only-tmux.nvim 11 0 2024-06-18T11:42:29Z have a keybind in nvim for :only that also works for tmux panes saifulapm/commasemi.nvim 11 0 2025-03-06T06:32:26Z Toggle comma and semicolon in Neovim rlychrisg/keepcursor.nvim 11 0 2024-08-23T18:06:13Z A collection of functions to control how the screen is positioned around the cursor. claydugo/browsher.nvim 11 0 2025-04-10T18:17:10Z 🌐 Create commit pinned links to git(hub | lab) hosted files/lines directly from Neovim chatvim/chatvim.nvim 11 0 2025-10-02T09:20:17Z AI chat with markdown files in Neovim. jaytyrrell13/static.nvim 11 0 2023-12-29T19:53:33Z Plugin for Neovim to enhance the experience of developing a site using a static site generator. ravsii/nvim-dap-envfile 11 0 2025-11-03T14:17:11Z Support for envFile expanding for nvim-dap configurations imranZERO/multiterm.nvim 11 0 2025-09-09T11:34:23Z Effortlessly manage multiple floating terminal windows. y3owk1n/warp.nvim 11 0 2025-08-10T04:32:53Z ⚡️ Warp is a lightweight project-local file list for Neovim — add, view, jump, reorder, and remove files, all from a floating window or a keymap away. 2KAbhishek/utils.nvim 10 0 2025-07-27T07:13:47Z Powerful Utilities for Neovim Plugin Devs 🛠️🧰 zongben/proot.nvim 10 0 2025-10-15T10:01:11Z Lightweight project navigator yagiziskirik/AirSupport.nvim 10 0 2023-05-25T12:55:38Z A NeoVim addon which helps you to write your own shortcut reminders and forget them. mohseenrm/marko.nvim 10 0 2025-03-24T15:56:51Z Behind the scene, project based mark management 🪝 LucasTavaresA/simpleIndentGuides.nvim 10 0 2024-11-24T16:49:38Z Indentation guides using the builtin variables. farias-hecdin/CSSVarViewer 10 1 2024-10-01T23:30:22Z 📌 This plugin allows you to easily identify the value of a CSS variable from any other files. idanarye/nvim-buffls 10 1 2025-07-20T16:29:02Z Add LSP functionality to specific Neovim buffers mrloop/telescope-git-branch.nvim 10 0 2024-07-08T16:19:30Z Find which files and preview what changes have been made on your git branch across multiple commits theKnightsOfRohan/hexer.nvim 10 0 2025-11-06T00:40:55Z A simple way to make working with different binary representations painless, fast, and efficient. Zeioth/distroupdate.nvim 10 0 2025-08-11T10:35:55Z Neovim plugin to update your current distro from its github remote jkeresman01/spring-initializr.nvim 10 20 2025-11-02T21:22:35Z The Spring Initializr for Neovim. 404pilo/aicommits.nvim 10 3 2025-10-18T14:15:59Z Generate conventional commit messages using AI, directly in Neovim niuiic/multiple-session.nvim 9 0 2024-05-25T13:41:26Z Session manager for neovim nfrid/treesitter-utils 9 0 2024-06-13T10:17:38Z Treesitter methods to make my life less miserable sontungexpt/vietnamese.nvim 9 1 2025-10-25T08:07:29Z IME giúp bạn gõ tiếng việt trực tiếp trong neovim một cách native Saverio976/music.nvim 9 0 2024-02-07T15:07:14Z play music/video on neovim leblocks/hopcsharp.nvim 9 9 2025-10-14T12:26:50Z cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better LuxVim/nvim-luxterm 9 0 2025-08-22T05:19:10Z A floating-window terminal session manager, offering elegant multi-terminal organization, live previews, and intuitive navigation with modern UI design. Manage, switch, and customize multiple terminals effortlessly. kevinm6/kurayami.nvim 9 0 2025-11-01T15:35:04Z Dark only theme for Neovim with treesitter support niuiic/cp-image.nvim 9 0 2024-05-11T04:35:59Z Quickly insert image in neovim BibekBhusal0/nvim-shadcn 9 0 2025-10-30T16:47:57Z Neovim plugin to add shadcn UI component easily with telescope flashcodes-themayankjha/fkthemes.nvim 9 1 2025-10-06T03:13:35Z fkthemes.nvim is a highly customizable and intuitive theme manager plugin designed to bring a seamless theming experience to Neovim users. With Fkthemes.nvim, you can effortlessly switch between multiple themes, enable transparency in various UI components, and even create custom keybindings to cycle through your favorite themes ptdewey/monalisa-nvim 9 0 2025-08-20T21:18:51Z Mona Lisa inspired colorscheme for Neovim timseriakov/spamguard.nvim 9 0 2025-05-05T20:31:18Z Mr-LLLLL/treesitter-outer 8 0 2024-06-10T06:38:00Z Jump outer node smartly koenverburg/cmd-palette.nvim 8 0 2022-12-22T09:20:54Z A simple function to trigger other plugins, commands and custom functions jrychn/ModuleVim 8 0 2025-10-31T15:28:50Z A NeoVim configuration blob42/codegpt-ng.nvim 8 0 2025-11-05T16:06:22Z Minimalist command based AI plugin to interact with LLM backends like Ollama and OpenAI with a powerful template system kobbikobb/move-lines.nvim 8 1 2025-01-01T17:45:30Z Simple Neovim plugin to move selected lines up or down onlyati/quadlet-lsp.nvim 8 0 2025-10-06T15:41:56Z Neovim plugin for Quadlet LSP piersolenski/plugin-addict.nvim 8 0 2025-11-03T10:44:22Z For those who just can't help themselves LucasTavaresA/SingleComment.nvim 8 1 2025-08-27T21:52:32Z Always single line, comment sensitive, indentation preserving commenting. mahyarmirrashed/search-and-replace.nvim 8 0 2025-07-04T15:24:59Z Search and replace functionality in Neovim. sontungexpt/bim.nvim 8 1 2025-07-16T11:26:21Z A plugin that enhances insert-mode keymapping by showing typed keys in real time, without waiting for timeoutlen. It provides a responsive and intuitive insert-mode experience, ideal for complex input workflows such as ime. pmouraguedes/neodarcula.nvim 8 0 2025-10-24T09:29:45Z A discrete color theme - based on Intellij's default dark theme - with support for transparency, dimming, LSP, treesitter and other plugins. ktunprasert/gui-font-resize.nvim 8 0 2025-03-29T02:10:59Z Plugin for Neovim to easily resize all guifont option including the fallbacks fonts idanarye/nvim-channelot 7 2 2025-10-26T15:12:18Z Operate Neovim jobs from Lua coroutines wsdjeg/git.nvim 7 1 2025-11-01T11:40:36Z git.nvim is a plugin to use git command in neovim julwrites/llm-nvim 7 5 2025-08-25T15:06:03Z Neovim plugin for llm CLI kuri-sun/yoda.nvim 7 0 2025-10-27T16:25:58Z Muted green palette for focused, balanced editing. alyxshang/nuwa.nvim 7 0 2025-09-11T17:36:03Z A light Neovim package manager. :package: :swan: wsdjeg/picker.nvim 7 0 2025-11-02T07:21:38Z highly customizable and extensible Neovim fuzzy finder 3ZsForInsomnia/code-companion-picker 7 1 2025-10-20T18:34:55Z Nice previews of your prompts! stephansama/fzf-nerdfont.nvim 7 2 2025-10-12T23:14:06Z Fzf Nerdfont picker 3ZsForInsomnia/revman.nvim 7 0 2025-10-20T18:34:06Z An easier way to track multiple PRs that you are reviewing Mauritz8/gitstatus.nvim 7 4 2025-11-04T12:02:33Z Interactive Git status window in Neovim mkajsjo/windowcolumns.nvim 7 0 2025-06-07T09:16:17Z Neovim plugin for column-first window management. paul-louyot/toggle-quotes.nvim 7 1 2024-11-29T10:53:06Z hat0uma/doxygen-previewer.nvim 7 1 2025-09-17T01:12:50Z A Neovim plugin for previewing doxygen documentation. Silletr/LazyDevHelper 7 0 2025-11-05T15:57:32Z Too lazy for write "pip install -r requirements.txt", or "cargo add ...".. or maybe.. "luarocks install .." and writing it to requirements file? Thats plugin or you! zkucekovic/tdd.nvim 6 0 2025-11-05T09:42:46Z A simple Neovim plugin for easier Test Driven Development in PHP. niuiic/omega.nvim 6 0 2025-03-13T12:57:45Z Neovim lua utils farias-hecdin/CSSVarHighlight 6 0 2024-09-24T02:53:38Z 📌 A plugin that will help you easily identify the colors defined in CSS variables m15a/nvim-srcerite 6 2 2025-01-18T02:53:17Z Neovim colorscheme inspired by Srcery elentok/togglr.nvim 6 0 2023-10-26T06:45:24Z Vim plugin that toggles values in the text chuwy/ucm.nvim 6 2 2023-08-23T09:14:25Z A Neovim plugin helping to navigate in Unison codebase adigitoleo/overview.nvim 6 0 2024-05-03T13:42:24Z [MIRROR] View and navigate a table of contents for markup files Beargruug/skipper.nvim 6 0 2025-08-26T09:31:30Z skip: Trough files like a pirate TheLazyCat00/racer-nvim 6 0 2025-04-19T11:05:00Z A Neovim plugin for cycling through key sequences with custom triggers. niuiic/task.nvim 6 0 2024-10-31T06:40:09Z Task manager for neovim. ok97465/ipybridge.nvim 6 3 2025-11-05T14:02:48Z Neovim plugin that launches a Jupyter/IPython console in a split to run files, lines, and Spyder‑IDE‑style runcells, with a ZMQ‑powered variable explorer and data viewer. speelbarrow/spLauncher.nvim 6 0 2024-07-02T14:52:16Z A Neovim plugin for launching tasks, I guess. tashikomaaa/neomongo.nvim 5 0 2025-11-03T07:36:18Z Manage your MongoDB databases directly from Neovim — connect, query, and explore data without leaving your editor. koenverburg/minimal-tabline.nvim 5 0 2022-12-22T09:17:28Z A minimal tabline, that's it Who5673/who5673-nasm 5 0 2025-10-31T14:31:12Z This is a plugin for programming NASM language if you are using LazyVim. doodleEsc/translator.nvim 5 0 2025-09-01T10:46:23Z translator powered by LLm ntk148v/slack.nvim 5 1 2025-06-12T08:01:36Z A colorscheme ported from Slack colorscheme 3ZsForInsomnia/token-count.nvim 5 0 2025-10-22T20:09:48Z Shows you the number of tokens in your current buffer for your configured AI model pewpewnor/pilot.nvim 5 0 2025-08-12T10:27:04Z ✈️ Run your projects and files quickly with placeholder support, and configure how to run them on the fly! y3owk1n/base16-pro-max.nvim 5 0 2025-09-18T09:42:42Z Base16 for modern Neovim — not just colors. BrunoCiccarino/gardenal 5 0 2024-10-31T21:40:45Z A plugin for vim and neovim that allows you to define keyboard shortcuts for switching between themes. csessh/aoc.nvim 5 1 2025-08-13T07:22:02Z Neovim's Christmas Elf who fetches puzzle input Kohei-Wada/yadm-git.nvim 5 0 2025-11-01T18:06:20Z Lightweight Neovim plugin for managing yadm‑tracked dotfiles Axot017/multiterm.nvim 5 0 2025-04-29T05:14:01Z A lightweight Neovim plugin for managing multiple terminal instances with key bindings. elentok/scriptify.nvim 5 0 2024-06-25T10:39:13Z Creates scripts files by adding shebang and making them executable nishu-murmu/ThemeSwitch.nvim 4 0 2025-06-26T19:15:02Z 🎨 Light weight colorscheme switcher for neovim. happyeric77/joplin.nvim 4 0 2025-09-07T11:22:59Z 3ZsForInsomnia/vs-code-companion 4 2 2025-10-22T20:09:23Z A CodeCompanion extension for using VS Code Copilot prompts and Chat Mode prompts LucasTavaresA/headers.nvim 4 2 2025-08-30T15:54:49Z Zero-config header/footer warnings. mong8se/buffish.nvim 4 0 2025-10-13T13:37:43Z A buffer switcher in the spirit of dirvish or vinegar. azratul/expose-localhost.nvim 4 0 2025-03-28T21:30:25Z Expose your localhost to the internet from inside Neovim (for the truly lazy among us) comatory/gh-co.nvim 4 0 2025-08-08T19:47:02Z GIthub CODEOWNERS plugin for Neovim hiberabyss/bzlops.vim 4 0 2023-12-21T06:09:48Z cd-4/git-needy.nvim 3 0 2025-04-15T03:18:37Z A neovim plugin to keep track of GitHub pending workflow runs Yu-Leo/cmp-go-pkgs 3 0 2025-03-04T15:36:58Z nvim-cmp source providing the names of Go packages to import cxwx/lazyUrlUpdate.nvim 3 0 2025-04-30T11:48:11Z a neovim plug for easy update plugins using lazy.nvim millerjason/neovimacs.nvim 3 1 2025-01-18T17:00:37Z Vimacs for the Neovim era. Penaz91/MiniDYM 3 0 2025-08-05T12:13:52Z A small Lua "Did you mean?" plugin for NeoVim iquzart/toggleword.nvim 3 0 2025-07-25T09:59:02Z Smart word toggling under the cursor for Neovim njayman/season.nvim 3 0 2025-11-03T19:42:10Z A lightweight Neovim plugin to manage session based on current working directory mahyarmirrashed/famous-quotes.nvim 3 0 2025-07-01T15:51:20Z Famous quotes from history, as a Neovim plugin. salorak/libtmux.nvim 3 0 2025-10-31T12:29:51Z TheLazyCat00/simple-format 3 0 2025-05-20T14:52:37Z Plugin for formatting with custom rules Yu-Leo/gosigns.nvim 3 0 2025-03-08T09:41:20Z Neovim plugin that visualizes some Go hints 3ZsForInsomnia/pacer.nvim 2 0 2025-10-20T18:34:28Z A reading pacer for Neovim BibekBhusal0/bufstack.nvim 2 0 2025-04-04T08:42:22Z Track Recently visited and closed buffers bennypowers/svgo.nvim 2 0 2023-11-17T09:52:18Z Optimize SVGs in Neovim jkeresman01/tmux-switch.nvim 2 1 2025-10-09T20:48:44Z Switch between multiple tmux sessions right from Neovim. TimotheeSai/git-sessions.nvim 2 0 2023-02-01T09:54:40Z Use nvim sessions with git branch TheLazyCat00/replace-nvim 1 0 2025-05-07T13:11:57Z Neovim plugin for replacing parts of code. neur1n/noline.nvim 1 0 2025-07-11T04:25:40Z No constraints, no options, noline.