Name Stars OpenIssues Updated Description siduck76/NvChad 15499 1 2023-03-27T00:04:12Z An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime LunarVim/LunarVim 13707 79 2023-03-26T10:04:15Z πŸŒ™ LunarVim is an IDE layer for Neovim. Completely free and community driven. nvim-telescope/telescope.nvim 9450 251 2023-03-22T13:49:55Z Find, Filter, Preview, Pick. All lua, all the time. AstroNvim/AstroNvim 8255 5 2023-03-23T14:53:51Z 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 6989 44 2023-03-26T23:26:42Z Quickstart configs for Nvim LSP nvim-treesitter/nvim-treesitter 6443 310 2023-03-27T17:49:44Z Nvim Treesitter configurations and abstraction layer wbthomason/packer.nvim 6020 293 2023-01-11T23:52:42Z A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config nanotee/nvim-lua-guide 5236 18 2022-12-19T22:11:50Z A guide to using Lua in Neovim hrsh7th/nvim-cmp 4985 149 2023-03-17T04:22:04Z A completion plugin for neovim coded in Lua. kyazdani42/nvim-tree.lua 4637 67 2023-03-26T23:52:09Z A file explorer tree for neovim written in lua iamcco/markdown-preview.nvim 4607 169 2022-05-13T13:20:59Z markdown preview plugin for (neo)vim nvim-lua/kickstart.nvim 4525 36 2023-02-27T21:37:28Z A launch point for your personal nvim configuration LazyVim/LazyVim 4410 4 2023-03-25T08:57:40Z Neovim config for the lazy williamboman/mason.nvim 4041 68 2023-03-27T10:57:57Z Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters. folke/lazy.nvim 3997 4 2023-03-25T08:58:08Z πŸ’€ A modern plugin manager for Neovim nvim-neorg/neorg 3659 100 2023-03-27T17:19:52Z Modernity meets insane extensibility. The future of organizing your life in Neovim. nvim-lualine/lualine.nvim 3558 111 2023-02-14T17:04:13Z A blazing fast and easy to configure neovim statusline plugin written in pure lua. folke/tokyonight.nvim 3328 36 2023-03-23T06:56:11Z πŸ™ 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. mfussenegger/nvim-dap 3093 24 2023-03-24T17:44:26Z Debug Adapter Protocol client implementation for Neovim folke/trouble.nvim 2977 94 2023-03-26T10:38:31Z 🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing. jose-elias-alvarez/null-ls.nvim 2943 60 2023-03-23T15:42:33Z Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua. ms-jpq/coq_nvim 2939 122 2023-03-26T01:03:25Z Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization. lewis6991/gitsigns.nvim 2873 43 2023-03-22T14:28:39Z Git integration for buffers ggandor/leap.nvim 2779 19 2023-03-14T19:51:52Z Neovim's answer to the mouse 🦘 folke/which-key.nvim 2736 129 2023-03-26T10:38:38Z πŸ’₯ Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing. glepnir/lspsaga.nvim 2648 5 2023-03-27T11:44:16Z improve neovim lsp experience lukas-reineke/indent-blankline.nvim 2561 38 2023-02-20T01:01:52Z Indent guides for Neovim catppuccin/nvim 2442 3 2023-03-27T03:34:28Z 🍨 Soothing pastel theme for (Neo)vim akinsho/nvim-toggleterm.lua 2403 26 2023-03-25T23:03:18Z A neovim lua plugin to help easily manage multiple terminal windows akinsho/bufferline.nvim 2265 26 2023-03-02T22:26:58Z A snazzy bufferline for Neovim numToStr/Comment.nvim 2175 14 2023-03-10T12:55:35Z :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more ThePrimeagen/harpoon 2161 99 2023-02-23T03:00:08Z folke/noice.nvim 2142 21 2023-03-26T10:38:28Z πŸ’₯ Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu. nvim-orgmode/orgmode 2094 117 2023-03-24T21:45:34Z Orgmode clone written in Lua for Neovim 0.7+. sindrets/diffview.nvim 2088 27 2023-03-18T16:07:20Z Single tabpage interface for easily cycling through diffs for all modified files for any git rev. rebelot/kanagawa.nvim 2072 19 2023-03-26T13:38:55Z NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai. TimUntersberger/neogit 2045 120 2023-03-20T13:34:52Z magit for neovim phaazon/hop.nvim 2037 68 2022-10-30T17:40:42Z Neovim motions on speed! EdenEast/nightfox.nvim 1985 3 2023-03-26T21:08:24Z 🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins. rcarriga/nvim-notify 1981 15 2023-03-22T22:08:19Z A fancy, configurable, notification manager for NeoVim echasnovski/mini.nvim 1947 11 2023-03-25T18:50:58Z Library of 20+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort L3MON4D3/LuaSnip 1876 46 2023-03-22T21:47:53Z Snippet Engine for Neovim written in Lua. windwp/nvim-autopairs 1874 15 2023-03-26T20:09:59Z autopairs for neovim written by lua sainnhe/everforest 1767 4 2023-03-23T11:16:05Z 🌲 Comfortable & Pleasant Color Scheme for Vim sbdchd/neoformat 1733 120 2023-03-18T00:58:45Z :sparkles: A (Neo)vim plugin for formatting code. folke/todo-comments.nvim 1639 45 2023-03-26T10:38:46Z βœ… Highlight, list and search todo comments in your projects simrat39/rust-tools.nvim 1620 78 2023-02-20T21:52:40Z Tools for better development in rust using neovim's builtin lsp romgrk/barbar.nvim 1569 23 2023-03-20T02:51:08Z The neovim tabline plugin. nvim-lua/plenary.nvim 1537 102 2023-02-19T09:05:49Z plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice. RRethy/vim-illuminate 1530 2 2023-03-19T01:06:14Z illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. ThePrimeagen/refactoring.nvim 1509 22 2023-01-23T00:57:34Z The Refactoring library based off the Refactoring book by Martin Fowler ggandor/lightspeed.nvim 1482 26 2022-10-21T14:13:31Z 🌌 Next-generation motion plugin using incremental input processing, allowing for unparalleled speed with minimal interruptions (predecessor of leap.nvim) kylechui/nvim-surround 1478 14 2023-03-27T03:04:02Z Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua. ms-jpq/chadtree 1471 83 2023-03-26T01:03:28Z File manager for Neovim. Better than NERDTree. glepnir/dashboard-nvim 1456 2 2023-03-27T05:49:51Z vim dashboard pwntester/octo.nvim 1444 35 2023-03-14T23:13:07Z Edit and review GitHub issues and pull requests from the comfort of your favorite editor ray-x/lsp_signature.nvim 1426 37 2023-03-22T22:40:23Z LSP signature hint as you type ThePrimeagen/vim-be-good 1422 35 2022-11-08T14:06:04Z vim-be-good is a nvim plugin designed to make you better at Vim Movements. simrat39/symbols-outline.nvim 1377 71 2023-01-25T22:39:33Z A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages. nvim-neo-tree/neo-tree.nvim 1363 98 2023-03-18T22:40:44Z Neovim plugin to manage the file system and other tree like structures. projekt0n/github-nvim-theme 1337 24 2023-02-17T10:36:49Z Github's Neovim themes nvim-treesitter/nvim-treesitter-context 1331 26 2023-03-25T23:04:56Z Show code context rcarriga/nvim-dap-ui 1326 16 2023-02-23T09:15:04Z A UI for nvim-dap Eandrju/cellular-automaton.nvim 1289 10 2023-01-25T20:46:34Z 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. sainnhe/gruvbox-material 1283 11 2023-03-23T11:10:48Z Gruvbox with Material Palette Olical/conjure 1282 59 2023-03-26T11:54:30Z Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile) dracula/vim 1217 9 2022-12-22T21:49:10Z πŸ§›πŸ»β€β™‚οΈ Dark theme for Vim sainnhe/sonokai 1167 4 2023-03-23T11:13:28Z High Contrast & Vivid Color Scheme based on Monokai Pro nvim-treesitter/nvim-treesitter-textobjects 1149 36 2023-03-27T08:04:54Z kevinhwang91/nvim-ufo 1130 10 2023-03-03T08:00:31Z Not UFO in the sky, but an ultra fold in Neovim. nvim-neotest/neotest 1100 18 2023-03-25T15:32:34Z An extensible framework for interacting with tests within NeoVim. kyazdani42/nvim-web-devicons 1100 17 2023-03-21T03:52:36Z lua `fork` of vim-web-devicons for neovim j-hui/fidget.nvim 1095 35 2023-03-27T17:38:20Z Standalone UI for nvim-lsp progress kevinhwang91/nvim-bqf 1065 9 2023-03-09T14:35:37Z Better quickfix window in Neovim, polish old quickfix window. mhartington/oceanic-next 1064 11 2021-02-05T13:55:25Z Oceanic Next theme for neovim ibhagwan/fzf-lua 1061 2 2023-03-27T08:03:55Z Improved fzf.vim written in lua feline-nvim/feline.nvim 1024 6 2022-12-22T16:38:01Z A minimal, stylish and customizable statusline for Neovim written in Lua michaelb/sniprun 1023 8 2023-03-26T17:14:38Z A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages goolord/alpha-nvim 1015 18 2023-03-21T18:10:15Z a lua powered greeter like vim-startify / dashboard-nvim folke/neodev.nvim 1012 5 2023-03-26T06:05:23Z πŸ’» Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API. rktjmp/lush.nvim 998 12 2023-03-27T03:31:14Z Create Neovim themes with real-time feedback, export anywhere. gelguy/wilder.nvim 974 42 2022-08-13T02:23:19Z A more adventurous wildmenu ray-x/go.nvim 970 10 2023-03-23T07:13:49Z Modern Go dev plugin, based on gopls, treesitter AST, Dap and a variety of go tools. ray-x/navigator.lua 961 10 2023-03-25T15:45:00Z Code analysis & navigation plugin for Neovim. Navigate codes like a breeze🎐 Exploring LSP and 🌲Treesitter symbols a piece of 🍰 Take control like a boss 🦍 jbyuki/instant.nvim 961 9 2022-06-25T21:08:27Z collaborative editing in Neovim using built-in capabilities ellisonleao/gruvbox.nvim 920 5 2023-03-27T01:58:04Z Lua port of the most famous vim colorscheme stevearc/dressing.nvim 918 5 2023-02-24T06:06:34Z Neovim plugin to improve the default vim.ui interfaces onsails/lspkind.nvim 914 17 2022-09-22T05:26:10Z vscode-like pictograms for neovim lsp completion items SmiteshP/nvim-navic 901 11 2023-03-27T03:45:14Z Simple winbar/statusline plugin that shows your current code context navarasu/onedark.nvim 898 34 2023-03-22T17:09:04Z 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 CosmicNvim/CosmicNvim 892 5 2023-02-16T18:16:38Z CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a πŸ’« COSMIC programming experience! windwp/nvim-spectre 885 15 2023-03-25T07:23:57Z Find the enemy and replace them with dark power. NTBBloodbath/doom-nvim 877 28 2023-01-27T00:39:20Z A Neovim configuration for the advanced martian hacker ellisonleao/glow.nvim 870 1 2023-03-25T18:42:59Z A markdown preview directly in your neovim. rose-pine/neovim 856 1 2023-03-23T19:03:19Z Soho vibes for Neovim folke/zen-mode.nvim 848 27 2023-03-19T20:00:07Z 🧘 Distraction-free coding for Neovim karb94/neoscroll.nvim 847 21 2023-01-15T18:41:05Z Smooth scrolling neovim plugin written in lua artart222/CodeArt 843 8 2022-10-14T20:55:48Z Use NeoVim as general purpose IDE windwp/nvim-ts-autotag 841 11 2023-03-17T02:19:45Z Use treesitter to auto close and auto rename html tag stevearc/aerial.nvim 838 12 2023-03-26T19:38:06Z Neovim plugin for a code outline window tomasiser/vim-code-dark 838 17 2023-03-26T10:20:22Z Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code MunifTanjim/nui.nvim 829 10 2023-02-28T06:41:09Z UI Component Library for Neovim. ahmedkhalf/project.nvim 819 42 2023-02-26T23:46:05Z The superior project management solution for neovim. folke/twilight.nvim 793 14 2023-03-19T19:54:38Z πŸŒ… Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter. shaunsingh/nyoom.nvim 791 15 2023-03-20T20:37:01Z A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme danymat/neogen 782 11 2023-02-21T10:01:41Z A better annotation generator. Supports multiple languages and annotation conventions. mhartington/formatter.nvim 765 23 2023-02-26T21:08:23Z Pocco81/TrueZen.nvim 763 15 2022-08-07T14:53:02Z 🦝 Clean and elegant distraction-free writing for NeoVim anuvyklack/hydra.nvim 758 31 2023-02-06T10:11:00Z Create custom submodes and menus chipsenkbeil/distant.nvim 752 36 2022-08-05T06:44:07Z 🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧 JoosepAlviste/nvim-ts-context-commentstring 751 5 2023-03-05T15:22:10Z Neovim treesitter plugin for setting the commentstring based on the cursor location in a file. renerocksai/telekasten.nvim 743 37 2023-03-08T20:04:29Z A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim mrjones2014/legendary.nvim 738 8 2023-03-27T17:31:58Z πŸ—ΊοΈ A legend for your keymaps, commands, and autocmds, with which-key.nvim integration marko-cerovac/material.nvim 729 1 2023-03-10T00:36:34Z :trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins zbirenbaum/copilot.lua 727 3 2023-03-18T10:26:26Z Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot phaazon/mind.nvim 714 20 2023-03-22T23:01:11Z The power of trees at your fingertips. sainnhe/edge 714 3 2023-03-23T11:15:50Z Clean & Elegant Color Scheme inspired by Atom One and Material jbyuki/venn.nvim 709 1 2022-11-22T14:38:25Z Draw ASCII diagrams in Neovim rmagatti/auto-session 708 25 2023-03-10T06:33:31Z A small automated session manager for Neovim NTBBloodbath/rest.nvim 663 44 2023-01-23T09:53:13Z A fast Neovim http client written in Lua kdheepak/lazygit.nvim 659 22 2022-11-05T11:24:38Z Plugin for calling lazygit from within neovim. hkupty/iron.nvim 653 43 2023-03-27T15:48:41Z Interactive Repl Over Neovim kevinhwang91/rnvimr 652 5 2023-02-28T06:49:04Z Make Ranger running in a floating window to communicate with Neovim via RPC AckslD/nvim-neoclip.lua 644 16 2023-01-16T23:09:59Z Clipboard manager neovim plugin with telescope integration ldelossa/nvim-ide 631 15 2023-03-07T21:14:12Z A full featured IDE layer for Neovim. Heavily inspired by VSCode. fenetikm/falcon 625 15 2023-03-12T03:17:37Z A colour scheme for terminals, Vim and friends. nyoom-engineering/oxocarbon.nvim 611 12 2023-03-23T00:08:18Z A dark and light Neovim theme written in fennel, inspired by IBM Carbon. rebelot/heirline.nvim 607 9 2023-03-26T12:24:53Z Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile. shaunsingh/nord.nvim 586 20 2023-03-26T00:37:57Z Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support bluz71/vim-nightfly-colors 586 0 2023-03-25T04:50:51Z A dark midnight theme for classic Vim & modern Neovim numToStr/FTerm.nvim 581 12 2022-11-13T09:25:46Z :fire: No-nonsense floating terminal plugin for neovim :fire: petertriho/nvim-scrollbar 576 18 2023-03-19T22:39:11Z Extensible Neovim Scrollbar mfussenegger/nvim-jdtls 573 5 2023-03-23T07:51:57Z Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls kosayoda/nvim-lightbulb 572 12 2022-08-26T00:35:19Z VSCode πŸ’‘ for neovim's built-in LSP. savq/paq-nvim 572 20 2023-03-02T03:19:42Z 🌚 Neovim package manager bluz71/vim-moonfly-colors 565 0 2023-03-25T04:31:44Z A dark charcoal theme for classic Vim & modern Neovim sakhnik/nvim-gdb 562 7 2022-11-29T09:33:03Z Neovim thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB MordechaiHadad/bob 561 3 2023-03-23T11:41:14Z A version manager for neovim nvim-lua/lsp-status.nvim 558 21 2022-08-03T00:18:41Z Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline dpayne/CodeGPT.nvim 549 3 2023-03-26T20:13:18Z kevinhwang91/nvim-hlslens 548 4 2023-02-01T10:07:41Z Hlsearch Lens for Neovim embark-theme/vim 534 0 2023-02-25T21:33:59Z An ambitious theme for vim mfussenegger/nvim-lint 532 15 2023-03-23T07:09:28Z An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support. Olical/aniseed 527 9 2023-02-19T16:05:23Z Neovim configuration and plugins in Fennel (Lisp compiled to Lua) b3nj5m1n/kommentary 526 5 2023-01-06T05:30:49Z Neovim commenting plugin, written in lua. noib3/nvim-compleet 525 4 2022-12-01T22:36:48Z :zap: An async autocompletion framework for Neovim f-person/git-blame.nvim 525 4 2023-03-26T21:55:26Z Git Blame plugin for Neovim written in Lua jamestthompson3/nvim-remote-containers 519 7 2022-11-03T09:38:24Z Develop inside docker containers, just like VSCode andweeb/presence.nvim 513 32 2023-01-29T09:21:17Z Discord Rich Presence for Neovim tversteeg/registers.nvim 511 4 2023-03-06T13:54:11Z πŸ“‘ Neovim plugin to preview the contents of the registers chentoast/marks.nvim 503 32 2023-02-25T17:34:06Z A better user experience for viewing and interacting with Vim marks. stevearc/oil.nvim 500 0 2023-03-24T04:18:46Z Neovim file explorer: edit your filesystem like a buffer akinsho/flutter-tools.nvim 499 23 2023-03-27T07:06:57Z Tools to help create flutter apps in neovim using the native lsp weilbith/nvim-code-action-menu 487 21 2022-12-20T07:59:48Z Pop-up menu for code actions to show meta-information and diff preview monaqa/dial.nvim 486 7 2023-03-26T06:33:56Z enhanced increment/decrement plugin for Neovim. beauwilliams/focus.nvim 485 13 2022-10-12T00:33:59Z Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids! epwalsh/obsidian.nvim 484 24 2023-03-24T23:21:29Z Neovim plugin for Obsidian, written in Lua abecodes/tabout.nvim 483 5 2022-10-07T13:04:27Z tabout plugin for neovim rmagatti/goto-preview 480 9 2023-03-17T07:06:01Z A small Neovim plugin for previewing definitions using floating windows. hackorum/VapourNvim 472 18 2022-05-31T03:48:04Z A NeoVim config for THE ULTIMATE vim IDE-like experience. sudormrfbin/cheatsheet.nvim 470 22 2021-12-23T10:30:56Z A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface! tanvirtin/vgit.nvim 463 7 2023-03-15T13:59:01Z Visual git plugin for Neovim tjdevries/colorbuddy.nvim 462 15 2022-02-28T02:25:16Z Your color buddy for making cool neovim color schemes bennypowers/nvim-regexplainer 462 1 2023-03-27T06:15:47Z Describe the regexp under the cursor akinsho/git-conflict.nvim 461 4 2023-02-22T19:19:31Z A plugin to visualise and resolve merge conflicts in neovim olimorris/onedarkpro.nvim 460 2 2023-03-26T12:44:30Z 🎨 Atom's iconic One Dark theme, for Neovim. Fully customisable, with Treesitter and LSP semantic token support crivotz/nv-ide 450 3 2023-03-17T22:06:22Z Neovim custom configuration, oriented for full stack developers (rails, ruby, php, html, css, SCSS, javascript) jbyuki/nabla.nvim 429 0 2023-03-24T19:57:54Z take your scientific notes :pencil2: in Neovim lukas-reineke/lsp-format.nvim 426 13 2022-11-25T03:02:14Z A wrapper around Neovims native LSP formatting. hkupty/nvimux 422 4 2022-05-02T09:03:56Z Neovim as a TMUX replacement folke/lsp-colors.nvim 421 4 2023-02-27T12:30:08Z 🌈 Plugin that creates missing LSP diagnostics highlight groups for color schemes that don't yet support the Neovim 0.5 builtin LSP client. Saecki/crates.nvim 418 4 2023-03-12T12:48:38Z A neovim plugin that helps managing crates.io dependencies mizlan/iswap.nvim 413 8 2023-02-13T02:44:17Z Interactively select and swap function arguments, list elements, and more. Powered by tree-sitter. nacro90/numb.nvim 413 0 2023-03-04T19:28:20Z Peek lines just when you intend savq/melange-nvim 413 3 2023-02-10T00:28:49Z πŸ—‘οΈ Warm color scheme for Neovim and beyond Wansmer/treesj 408 3 2023-03-24T16:43:10Z Neovim plugin for splitting/joining blocks of code jose-elias-alvarez/typescript.nvim 405 8 2023-01-03T01:50:15Z A Lua plugin, written in TypeScript, to write TypeScript (Lua optional). uga-rosa/ccc.nvim 404 0 2023-03-25T07:01:49Z Super powerful color picker/colorizer plugin. rafcamlet/nvim-luapad 401 2 2022-12-11T14:34:28Z Interactive real time neovim scratchpad for embedded lua engine - type and watch! Mofiqul/dracula.nvim 400 18 2023-02-05T15:12:27Z Dracula colorscheme for neovim written in Lua RishabhRD/nvim-lsputils 399 16 2022-01-29T11:33:35Z Better defaults for nvim-lsp actions ldelossa/gh.nvim 399 17 2022-12-11T01:48:36Z A fully featured GitHub integration for performing code reviews in Neovim. b0o/SchemaStore.nvim 397 4 2023-03-24T17:01:01Z πŸ› JSON schemas for Neovim camspiers/snap 396 34 2022-08-03T23:10:13Z A fast finder system for neovim. sunjon/Shade.nvim 391 30 2022-02-01T05:54:26Z An Nvim lua plugin that dims your inactive windows oberblastmeister/neuron.nvim 390 21 2022-02-27T00:34:45Z Make neovim the best note taking application Pocco81/AutoSave.nvim 388 22 2022-11-01T19:12:23Z 🧢 Automatically save your changes in NeoVim Mofiqul/vscode.nvim 386 22 2023-03-23T18:35:48Z Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code mcchrish/zenbones.nvim 384 8 2023-01-30T03:55:57Z πŸͺ¨ A collection of contrast-based Vim/Neovim colorschemes terrortylor/nvim-comment 384 8 2022-08-09T21:56:40Z A comment toggler for Neovim, written in Lua gbprod/yanky.nvim 382 6 2023-03-09T08:18:23Z Improved Yank and Put functionalities for Neovim elihunter173/dirbuf.nvim 382 19 2022-08-28T18:51:30Z A file manager for Neovim which lets you edit your filesystem like you edit text windwp/windline.nvim 382 1 2023-03-25T08:03:45Z Animation statusline, floating window statusline. Use lua + luv make some wind Pocco81/DAPInstall.nvim 379 26 2022-04-20T03:59:55Z 🐞 Debug Adapter Protocol manager for Neovim jakewvincent/mkdnflow.nvim 378 20 2023-03-02T19:50:10Z Fluent navigation and management of markdown notebooks aserowy/tmux.nvim 376 10 2023-03-11T06:50:48Z tmux integration for nvim features pane movement and resizing from within nvim. xiyaowong/nvim-transparent 368 0 2023-03-24T01:00:20Z Remove all background colors to make nvim transparent notomo/gesture.nvim 364 0 2023-03-27T01:17:22Z Mouse gesture plugin for neovim svermeulen/vimpeccable 361 9 2021-12-28T20:27:43Z Neovim plugin that allows you to easily map keys directly to lua code inside your init.lua b0o/incline.nvim 361 6 2023-02-09T01:30:10Z 🎈 Floating statuslines for Neovim RRethy/nvim-treesitter-textsubjects 358 4 2023-02-11T19:44:53Z Location and syntax aware text objects which *do what you mean* rmehri01/onenord.nvim 358 0 2023-03-11T17:12:21Z πŸ”οΈ A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience. ziontee113/syntax-tree-surfer 355 2 2023-03-18T18:57:22Z A plugin for Neovim that helps you surf through your document and move elements around using the nvim-treesitter API. anuvyklack/windows.nvim 349 15 2023-01-16T22:16:26Z Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations! edluffy/specs.nvim 349 17 2022-09-20T14:11:29Z πŸ‘“ A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped. dstein64/nvim-scrollview 344 8 2022-12-12T21:32:52Z πŸ“œπŸ“Ά A Neovim plugin that displays interactive vertical scrollbars. kkharji/sqlite.lua 339 15 2023-03-18T14:14:45Z SQLite LuaJIT binding with a very simple api. ldelossa/litee.nvim 337 12 2022-12-11T01:48:03Z A framework for building Neovim plugins RRethy/nvim-base16 335 6 2023-03-21T23:44:03Z Neovim plugin for building a sync base16 colorscheme. Includes support for Treesitter and LSP highlight groups. ruifm/gitlinker.nvim 335 27 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 luukvbaal/stabilize.nvim 331 0 2022-10-06T12:36:41Z Neovim plugin to stabilize window open/close events. sindrets/winshift.nvim 331 1 2022-09-06T14:00:40Z Rearrange your windows with ease. stevearc/overseer.nvim 331 7 2023-03-26T20:55:50Z A task runner and job management plugin for Neovim NvChad/nvim-colorizer.lua 329 13 2023-02-27T10:31:48Z Maintained fork of the fastest Neovim colorizer mfussenegger/nvim-ts-hint-textobject 328 3 2023-02-24T14:47:00Z Region selection with hints on the AST nodes of a document powered by treesitter nanozuki/tabby.nvim 327 2 2023-01-30T02:48:07Z A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer! anuvyklack/pretty-fold.nvim 323 5 2022-07-20T15:15:26Z Foldtext customization in Neovim max397574/better-escape.nvim 318 0 2023-02-25T15:25:56Z Escape from insert mode without delay when typing famiu/bufdelete.nvim 317 4 2023-02-16T19:08:22Z Delete Neovim buffers without losing window layout nvim-lua/popup.nvim 316 10 2021-11-18T16:48:11Z [WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete noib3/cokeline.nvim 313 20 2023-03-27T02:01:54Z :nose: A Neovim bufferline for people with addictive personalities wuelnerdotexe/vim-enfocado 312 1 2023-03-05T06:31:24Z How themes should be. toppair/peek.nvim 312 8 2023-03-11T19:08:29Z Markdown preview plugin for Neovim smjonas/inc-rename.nvim 311 1 2023-01-29T16:57:13Z Incremental LSP renaming based on Neovim's command-preview feature. yamatsum/nvim-cursorline 311 7 2022-04-15T15:02:05Z A plugin for neovim that highlights cursor words and lines CRAG666/code_runner.nvim 307 10 2023-02-02T03:24:17Z 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 Shatur/neovim-session-manager 306 12 2023-02-03T09:02:41Z A simple wrapper around :mksession. gpanders/editorconfig.nvim 306 0 2023-01-10T15:34:57Z EditorConfig plugin for Neovim DNLHC/glance.nvim 305 6 2023-02-20T10:24:30Z A pretty window for previewing, navigating and editing your LSP locations scalameta/nvim-metals 305 13 2023-03-20T13:32:32Z A Metals plugin for Neovim tiagovla/tokyodark.nvim 304 0 2023-01-28T18:39:21Z A clean dark theme written in lua for neovim. utilyre/barbecue.nvim 304 2 2023-03-17T18:25:05Z A VS Code like winbar for Neovim smjonas/live-command.nvim 302 8 2022-10-17T15:09:41Z The easiest way to create previewable commands in Neovim. m-demare/hlargs.nvim 298 7 2023-03-25T19:38:37Z Highlight arguments' definitions and usages, using Treesitter luukvbaal/nnn.nvim 295 0 2023-03-04T00:35:25Z File manager for Neovim powered by nnn. ojroques/nvim-lspfuzzy 292 0 2022-09-26T07:29:35Z A Neovim plugin to make the LSP client use FZF mickael-menu/zk-nvim 291 6 2023-03-22T07:28:19Z Neovim extension for zk vijaymarupudi/nvim-fzf 289 1 2022-07-12T14:05:51Z A Lua API for using fzf in neovim. haringsrob/nvim_context_vt 289 2 2023-02-12T15:00:41Z Virtual text context for neovim treesitter tamago324/lir.nvim 287 4 2023-02-21T00:27:34Z Neovim file explorer glepnir/zephyr-nvim 282 1 2022-12-31T04:37:43Z A dark neovim colorscheme written in lua yamatsum/nvim-nonicons 282 10 2023-02-04T07:32:37Z Icon set using nonicons for neovim plugins and settings numToStr/Navigator.nvim 281 7 2023-02-02T13:22:52Z :sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles: mrjones2014/smart-splits.nvim 280 0 2023-03-24T12:02:17Z 🧠 Smart, directional Neovim and tmux split resizing and navigation. Think about splits in terms of "up/down/left/right". ChristianChiarulli/nvcode-color-schemes.vim 280 25 2021-07-03T20:24:31Z A bunch of generated colorschemes (treesitter supported) NTBBloodbath/cheovim 280 10 2023-01-25T02:10:24Z Neovim configuration switcher written in Lua. Inspired by chemacs. gbprod/substitute.nvim 277 7 2023-03-16T11:00:13Z Neovim plugin introducing a new operators motions to quickly replace and exchange text. rlane/pounce.nvim 269 9 2022-08-23T23:13:28Z Incremental fuzzy search motion plugin for Neovim lvim-tech/lvim 268 0 2023-03-14T06:08:56Z LVIM IDE is a modular Neovim configuration written in LUA with full customization. LSP support for 60+ languages. Debug support for c, cpp, dart, elixir, go, haskell, java, javascript/typescript, lua, php, python, ruby, rust. rktjmp/hotpot.nvim 265 7 2023-02-14T10:31:53Z :stew: Carl Weathers #1 Neovim Plugin. jubnzv/virtual-types.nvim 256 2 2022-11-01T10:54:20Z Neovim plugin that shows type annotations as virtual text vuki656/package-info.nvim 251 19 2022-11-17T16:09:48Z ✍️ All the npm/yarn commands I don't want to type startup-nvim/startup.nvim 250 5 2023-03-13T14:49:44Z A highly configurable neovim startup screen tanvirtin/monokai.nvim 250 8 2023-01-18T14:01:33Z Monokai theme for Neovim written in Lua. norcalli/snippets.nvim 250 18 2020-09-09T23:42:27Z luisiacc/gruvbox-baby 249 4 2023-03-11T12:45:35Z Gruvbox theme for neovim with full πŸŽ„TreeSitter support. filipdutescu/renamer.nvim 249 2 2022-08-29T21:09:13Z VS Code-like renaming UI for Neovim, writen in Lua. nikvdp/neomux 245 1 2023-03-18T05:47:19Z Control Neovim from shells running inside Neovim. gorbit99/codewindow.nvim 242 12 2023-02-18T04:42:09Z miversen33/netman.nvim 242 44 2023-03-23T23:53:03Z Neovim (Lua powered) Network Resource Manager Xuyuanp/scrollbar.nvim 241 9 2022-06-16T10:21:14Z scrollbar for neovim bfredl/nvim-luadev 239 2 2023-03-13T20:59:24Z REPL/debug console for nvim lua plugins tamago324/nlsp-settings.nvim 238 11 2023-03-25T12:02:38Z A plugin for setting Neovim LSP with JSON or YAML files FrenzyExists/aquarium-vim 236 1 2023-02-12T06:37:14Z 🌊 Aquarium, a simple vibrant dark theme for vim πŸ—’ nvim-zh/colorful-winsep.nvim 235 1 2023-03-21T02:45:40Z Make your nvim window separators colorful matbme/JABS.nvim 234 10 2022-12-13T20:34:40Z Just Another Buffer Switcher for Neovim nvim-colortils/colortils.nvim 233 4 2023-02-12T09:24:16Z Some color utils for neovim Pocco81/HighStr.nvim 232 9 2022-10-21T10:44:07Z 🦎 A NeoVim plugin for highlighting visual selections like in a normal document editor! LinArcX/telescope-command-palette.nvim 232 8 2022-12-15T15:41:54Z Create key-bindings and watch them with telescope :telescope: jbyuki/one-small-step-for-vimkind 232 0 2023-01-29T20:41:20Z Debug adapter for Neovim plugins AckslD/nvim-FeMaco.lua 232 6 2022-10-10T11:33:29Z Catalyze your Fenced Markdown Code-block editing! gennaro-tedesco/nvim-jqx 232 0 2023-02-28T08:55:56Z Populate the quickfix with json entries tamton-aquib/staline.nvim 229 2 2023-01-22T18:34:18Z A modern lightweight statusline and bufferline plugin for neovim in lua. Mainly uses unicode symbols for showing info. gennaro-tedesco/nvim-peekup 229 1 2023-02-23T13:31:56Z πŸ‘€ dynamically interact with vim registers esensar/nvim-dev-container 228 10 2022-07-21T12:40:46Z Neovim dev container support - Mirror of https://codeberg.org/esensar/nvim-dev-container ghillb/cybu.nvim 228 0 2022-12-17T21:50:28Z Neovim plugin that offers context when cycling buffers in the form of a customizable notification window. ethanholz/nvim-lastplace 226 2 2023-01-16T19:45:26Z A Lua rewrite of vim-lastplace shortcuts/no-neck-pain.nvim 226 6 2023-03-26T11:34:33Z β˜• Dead simple plugin to center the currently focused buffer to the middle of the screen. linty-org/key-menu.nvim 226 9 2022-11-23T16:01:58Z Key mapping hints in a floating window bfredl/nvim-miniyank 224 11 2019-11-05T09:28:34Z killring-alike plugin for neovim and vim 8 with no default mappings themercorp/themer.lua 222 6 2022-11-10T03:01:57Z A simple, minimal highlighter plugin for neovim b0o/mapx.nvim 222 9 2022-02-24T00:33:30Z πŸ—Ί A better way to create key mappings in Neovim LionC/nest.nvim 221 10 2021-09-26T21:22:45Z dcampos/nvim-snippy 220 3 2023-03-10T23:56:42Z Snippet plugin for Neovim written in Lua gen740/SmoothCursor.nvim 220 0 2023-03-07T16:58:48Z ekickx/clipboard-image.nvim 218 9 2022-11-10T03:15:16Z Neovim Lua plugin to paste image from clipboard. m4xshen/autoclose.nvim 216 0 2023-03-27T14:30:30Z A minimalist Neovim plugin that auto pairs & closes brackets written in 100% Lua. ray-x/aurora 216 1 2023-03-23T06:00:39Z A vivid dark theme for (Neo)Vim. Optimized for treesitter, LSP. declancm/cinnamon.nvim 215 8 2022-12-04T08:42:44Z Smooth scrolling for ANY movement command 🀯. A Neovim plugin written in Lua! tjdevries/express_line.nvim 214 15 2021-12-01T21:14:32Z WIP: Statusline written in pure lua. Supports co-routines, functions and jobs. FeiyouG/command_center.nvim 213 5 2022-11-25T04:48:06Z Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope frabjous/knap 212 5 2023-01-21T19:23:41Z Neovim plugin for creating live-updating-as-you-type previews of LaTeX, markdown, and other files in the viewer of your choice. kdheepak/tabline.nvim 210 22 2022-06-13T20:02:31Z A "buffer and tab" tabline for neovim axkirillov/easypick.nvim 206 3 2023-02-04T08:45:54Z A neovim plugin that lets you easily create Telescope pickers from arbitrary console commands jedrzejboczar/possession.nvim 202 6 2023-03-26T11:30:44Z Flexible session management for Neovim. pianocomposer321/yabs.nvim 197 6 2022-05-09T00:22:20Z Yet Another Build System/Code Runner for Neovim, written in lua Junnplus/nvim-lsp-setup 195 4 2023-03-15T08:22:56Z A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers. MrcJkb/haskell-tools.nvim 195 9 2023-03-26T06:42:44Z Supercharge your Haskell experience in neovim! cbochs/portal.nvim 195 2 2023-03-25T17:20:52Z Neovim plugin for improved location list navigation chrisgrieser/nvim-various-textobjs 192 2 2023-03-27T05:50:48Z Bundle of more than a dozen new text objects for Neovim. ziontee113/color-picker.nvim 190 6 2023-02-28T17:52:38Z A powerful Neovim plugin that lets users choose & modify RGB/HSL/HEX colors. NMAC427/guess-indent.nvim 190 4 2022-07-17T12:05:52Z Automatic indentation style detection for Neovim adelarsq/neoline.vim 189 11 2023-03-22T01:29:00Z Status Line for Neovim focused on beauty and performance βœ…πŸ–€πŸ’™πŸ’› is0n/fm-nvim 186 5 2022-10-11T03:44:35Z πŸ—‚ Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim. Iron-E/nvim-highlite 186 1 2023-03-26T17:21:55Z A colorscheme template that is "lite" on logic for the developer. askfiy/nvim 184 1 2023-03-23T15:30:27Z An excellent Neovim configuration, which is as powerful as Vscode, is lightning fast ⚑ debugloop/telescope-undo.nvim 181 1 2023-03-26T11:18:17Z A telescope extension to view and search your undo tree 🌴 toppair/reach.nvim 181 1 2022-11-21T20:29:37Z Buffer, mark, tabpage, colorscheme switcher for Neovim xeluxee/competitest.nvim 177 9 2023-02-11T13:17:43Z CompetiTest.nvim is a Neovim plugin to automate testcases management and checking for Competitive Programming LudoPinelli/comment-box.nvim 176 2 2023-03-14T05:39:34Z :sparkles: Clarify and beautify your comments using boxes and lines. gfanto/fzf-lsp.nvim 175 7 2023-02-02T21:36:47Z Enable the power of fzf fuzzy search for the neovim built in lsp mrjones2014/nvim-ts-rainbow 174 4 2023-03-06T11:56:46Z Rainbow parentheses for neovim using tree-sitter. olimorris/persisted.nvim 174 0 2023-03-13T19:45:24Z πŸ’Ύ Simple session management for Neovim with git branching, autoloading and Telescope support potamides/pantran.nvim 173 4 2023-03-09T15:23:35Z Use your favorite machine translation engines without having to leave your favorite editor. miversen33/import.nvim 171 5 2023-03-01T15:23:58Z A safe require override with niceties jvgrootveld/telescope-zoxide 170 6 2023-02-08T07:23:48Z An extension for telescope.nvim that allows you operate zoxide within Neovim. zbirenbaum/neodim 169 2 2023-03-20T20:47:38Z Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more tveskag/nvim-blame-line 166 6 2022-05-04T14:56:39Z A small plugin that uses neovims virtual text to print git blame info at the end of the current line. kdheepak/panvimdoc 163 2 2023-02-23T06:07:55Z Write documentation in pandoc markdown. Generate documentation in vimdoc. beauwilliams/statusline.lua 160 4 2022-10-12T00:32:32Z A zero-config minimal statusline for neovim written in lua featuring awesome integrations and blazing speed! code-biscuits/nvim-biscuits 158 8 2023-01-09T17:12:09Z A neovim port of Assorted Biscuits. Ends up with more supported languages too. samjwill/nvim-unception 158 6 2023-03-20T13:43:25Z A plugin that leverages Neovim's built-in RPC functionality to simplify opening files from within Neovim's terminal emulator without nesting sessions. stevearc/gkeep.nvim 157 4 2023-02-04T06:16:47Z Google Keep integration for Neovim andersevenrud/nordic.nvim 156 6 2022-12-08T21:09:48Z A nord-esque colorscheme for neovim booperlv/nvim-gomove 156 2 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. willothy/flatten.nvim 156 0 2023-03-26T21:47:32Z Open files and command output from neovim terminals in your current neovim instance cbochs/grapple.nvim 155 8 2023-03-08T17:54:43Z Neovim plugin for tagging important files alvarosevilla95/luatab.nvim 154 6 2021-12-05T20:01:56Z Tabline lua plugin for neovim norcalli/nvim-terminal.lua 154 9 2019-10-17T12:41:26Z A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes. ziontee113/icon-picker.nvim 153 1 2023-01-16T05:33:50Z This is a Neovim plugin that helps you pick Nerd Font Icons, Symbols & Emojis ojroques/nvim-hardline 152 0 2023-02-06T08:11:31Z A simple Neovim statusline NTBBloodbath/galaxyline.nvim 152 15 2022-01-21T15:55:56Z neovim statusline plugin written in lua brenoprata10/nvim-highlight-colors 152 4 2023-03-26T17:40:54Z Highlight colors for neovim andythigpen/nvim-coverage 152 4 2023-03-13T00:56:38Z Displays test coverage data in the sign column MunifTanjim/prettier.nvim 151 1 2023-03-06T19:15:47Z Prettier plugin for Neovim's built-in LSP client. Abstract-IDE/Abstract 150 3 2023-02-15T08:22:11Z neovim as an IDE shaeinst/roshnivim 150 3 2023-02-15T08:22:11Z neovim as an IDE glepnir/indent-guides.nvim 149 8 2021-03-26T15:13:03Z David-Kunz/jester 149 3 2023-03-16T08:16:09Z A Neovim plugin to easily run and debug Jest tests winston0410/range-highlight.nvim 147 8 2021-08-03T07:19:30Z An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline. jghauser/mkdir.nvim 146 0 2022-07-23T11:43:26Z This neovim plugin creates missing folders on save. axieax/urlview.nvim 146 0 2023-03-19T12:42:21Z πŸ”Ž Neovim plugin for viewing all the URLs in a buffer NTBBloodbath/doom-one.nvim 145 7 2022-12-24T22:49:46Z doom-emacs' doom-one Lua port for Neovim is0n/jaq-nvim 144 8 2022-10-11T03:41:02Z βš™οΈ Just Another Quickrun Plugin for Neovim in Lua Darazaki/indent-o-matic 144 3 2023-02-13T23:49:13Z Dumb automatic fast indentation detection for Neovim written in Lua udayvir-singh/tangerine.nvim 143 0 2023-03-01T03:47:03Z 🍊 Sweet Fennel integration for Neovim shaunsingh/moonlight.nvim 143 5 2021-05-16T18:19:14Z Port of VSCode's Moonlight colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins Everblush/everblush.nvim 142 2 2023-01-24T15:27:15Z A port of everblush.vim but written in lua ishan9299/nvim-solarized-lua 141 11 2022-11-19T04:39:33Z solarized colorscheme in lua for nvim 0.5 natecraddock/workspaces.nvim 140 0 2023-03-03T15:17:43Z a simple plugin to manage workspace directories in neovim onsails/diaglist.nvim 139 5 2022-09-01T13:40:43Z Live render workspace diagnostics in quickfix with current buf errors on top, buffer diagnostics in loclist kyazdani42/blue-moon 138 0 2022-12-07T20:32:52Z A dark color scheme for Neovim derived from palenight and carbonight Mofiqul/adwaita.nvim 138 2 2023-03-26T17:10:19Z Neovim colorscheme using Gnome Adwaita syntax alec-gibson/nvim-tetris 138 4 2021-06-28T16:47:17Z Bringing emacs' greatest feature to neovim - Tetris! uloco/bluloco.nvim 137 20 2023-03-07T11:23:44Z bluloco theme port for neovim CosmicNvim/cosmic-ui 135 1 2022-12-30T19:52:48Z 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! davidgranstrom/scnvim 132 16 2023-03-20T10:05:24Z Neovim frontend for SuperCollider. rgroli/other.nvim 130 6 2022-11-15T07:55:13Z Open alternative files for the current buffer rafamadriz/neon 130 2 2022-11-27T18:56:53Z Customizable coloscheme with dark and light options, vivid colors and easy on the eye. gnikdroy/projections.nvim 129 6 2023-02-21T10:44:16Z A map to your filesystem nanotee/sqls.nvim 129 10 2023-03-15T19:00:55Z Neovim plugin for sqls that leverages the built-in LSP client ray-x/starry.nvim 129 1 2023-03-23T06:01:21Z 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. samodostal/image.nvim 129 6 2023-01-29T09:58:25Z πŸ–ΌοΈ Image Viewer as ASCII Art for Neovim written in Lua roobert/search-replace.nvim 127 2 2023-01-08T11:16:15Z :monocle_face: A Neovim search and replace plugin that builds on the native search and replace experience. jedrzejboczar/toggletasks.nvim 127 2 2023-03-08T19:40:57Z Neovim task runner: JSON/YAML + toggleterm.nvim + telescope.nvim smjonas/snippet-converter.nvim 127 4 2023-02-11T19:48:43Z Bundle snippets from multiple sources and convert them to your format of choice. LeonHeidelbach/trailblazer.nvim 127 0 2023-03-21T10:37:59Z TrailBlazer enables you to seemlessly move through important project marks as quickly and efficiently as possible to make your workflow blazingly fast β„’. m4xshen/smartcolumn.nvim 125 1 2023-03-21T16:53:58Z A Neovim plugin hiding your colorcolumn when unneeded. ishan9299/modus-theme-vim 124 3 2022-10-09T05:01:13Z Port of modus-themes in neovim SidOfc/carbon.nvim 124 2 2023-02-16T13:48:57Z The simple directory tree viewer for Neovim written in Lua. olivercederborg/poimandres.nvim 123 4 2023-02-17T22:43:01Z Poimandres colorscheme for Neovim written in Lua andrewferrier/debugprint.nvim 122 17 2023-03-26T14:20:21Z Debugging in NeoVim the print() way! yashguptaz/calvera-dark.nvim 121 3 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 ZhiyuanLck/smart-pairs 120 9 2022-03-22T08:26:42Z Ultimate smart pairs written in lua! klen/nvim-test 118 17 2023-02-02T12:08:58Z A Neovim wrapper for running tests jubnzv/mdeval.nvim 118 1 2022-10-30T23:26:42Z Neovim plugin that evaluates code blocks inside documents Julian/lean.nvim 117 34 2023-03-25T18:10:12Z neovim support for the Lean theorem prover yazeed1s/oh-lucy.nvim 117 1 2022-11-26T21:20:17Z Inspired by oh-lucy theme in vscodium, with few tweaks! cuducos/yaml.nvim 115 1 2023-01-24T14:33:32Z πŸ’ YAML toolkit for Neovim users milisims/nvim-luaref 113 0 2022-02-17T02:16:42Z Add a vim :help reference for lua winston0410/commented.nvim 112 4 2022-03-12T18:54:04Z Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages! :fire: rockerBOO/boo-colorscheme-nvim 111 3 2022-10-25T20:53:56Z Boo is a colorscheme for Neovim with handcrafted support for LSP, Tree-sitter. ray-x/guihua.lua 111 0 2023-02-16T10:24:16Z A GUI library for Neovim plugin developers yazeed1s/minimal.nvim 110 1 2022-11-03T20:03:29Z kazhala/close-buffers.nvim 110 6 2021-11-14T23:11:00Z :bookmark_tabs: Delete multiple vim buffers based on different conditions EthanJWright/vs-tasks.nvim 109 1 2023-02-06T17:26:14Z A telescope plugin that runs tasks similar to VS Code's task implementation. ray-x/sad.nvim 109 1 2023-03-13T07:08:02Z Space Age seD in Neovim. A project-wide find and replace plugin for Neovim. theory-of-everything/nii-nvim 108 1 2022-09-24T03:59:20Z A minimal neovim configuration AckslD/nvim-revJ.lua 106 5 2022-04-11T12:16:02Z Nvim-plugin for doing the opposite of join-line (J) of arguments written in lua. xiyaowong/nvim-cursorword 104 0 2022-06-22T13:43:56Z highlight the word under the cursor. cstsunfu/.sea.nvim 103 0 2022-12-09T07:52:54Z 21st-century Neovim configure. Mainly implemented by lua. danielfalk/smart-open.nvim 103 5 2023-02-26T16:13:36Z Neovim plugin for fast file-finding crispgm/nvim-go 102 1 2023-03-02T08:09:31Z A minimal implementation of Golang development plugin for Neovim drybalka/tree-climber.nvim 102 0 2022-10-14T07:42:51Z mawkler/modicator.nvim 101 0 2023-03-14T11:53:46Z Cursor line number mode indicator woosaaahh/sj.nvim 100 2 2022-12-07T16:56:17Z Search based navigation combined with quick jump features. s1n7ax/nvim-terminal 99 1 2022-06-29T17:00:10Z A Lua-Neovim plugin that toggles a terminal charludo/projectmgr.nvim 99 0 2022-11-17T12:16:59Z Quickly switch between projects and automate startup tasks. Xuyuanp/yanil 96 5 2022-03-28T14:05:01Z Yet Another Nerdtree In Lua kvrohit/substrata.nvim 95 0 2022-10-07T01:23:52Z A cold, dark color scheme for Neovim Th3Whit3Wolf/one-nvim 94 4 2021-06-10T05:19:17Z Atom one theme Th3Whit3Wolf/onebuddy 93 4 2021-04-01T06:19:37Z Light and dark atom one theme davidgranstrom/nvim-markdown-preview 93 10 2022-05-21T09:13:17Z Markdown preview for neovim using pandoc and live-server linty-org/readline.nvim 93 3 2022-08-13T12:38:02Z Readline motions and deletions in Neovim andrewferrier/textobj-diagnostic.nvim 93 2 2022-12-31T21:13:54Z NeoVim text object that finds diagnostics svrana/neosolarized.nvim 92 1 2023-03-20T22:27:08Z Truecolor solarized theme for neovim in Lua using colorbuddy sQVe/sort.nvim 91 1 2022-07-08T11:13:37Z Sorting plugin for Neovim that supports line-wise and delimiter sorting. tjdevries/gruvbuddy.nvim 91 3 2021-04-15T20:31:40Z Gruvbox colors using https://github.com/tjdevries/colorbuddy.vim tjdevries/vlog.nvim 90 3 2020-08-04T16:30:44Z Single file, no dependency, easy copy & paste log file to add to your neovim lua plugins gwatcha/reaper-keys 90 1 2021-08-23T19:09:39Z vim-bindings for Reaper s1n7ax/nvim-comment-frame 90 2 2022-10-11T04:37:44Z Detects the language using treesitter and adds a comment block nguyenvukhang/nvim-toggler 90 1 2022-12-04T17:16:05Z invert text in vim, purely with lua. gbprod/cutlass.nvim 89 0 2023-01-26T16:56:12Z Plugin that adds a 'cut' operation separate from 'delete' anott03/nvim-lspinstall 88 3 2021-07-23T14:39:49Z jghauser/follow-md-links.nvim 88 5 2022-10-06T18:32:16Z Easily follow markdown links with this neovim plugin alexaandru/nvim-lspupdate 88 1 2021-12-21T09:46:40Z Updates installed LSP servers, automatically someone-stole-my-name/yaml-companion.nvim 88 3 2023-03-03T21:07:31Z Get, set and autodetect YAML schemas in your buffers. Pocco81/AbbrevMan.nvim 87 1 2021-07-15T19:54:30Z 🍍 A NeoVim plugin for managing vim abbreviations. NFrid/due.nvim 87 0 2023-01-25T11:55:27Z Neovim plugin for displaying due dates chrisgrieser/nvim-recorder 87 0 2023-03-27T13:59:56Z Enhance the usage of macros in Neovim. f-person/auto-dark-mode.nvim 87 0 2023-03-15T01:35:01Z A Neovim plugin for macOS that automatically changes the editor appearance based on system settings. Wansmer/sibling-swap.nvim 85 1 2023-03-24T16:45:57Z Neovim plugin for swaps closest siblings with Tree-Sitter rafcamlet/tabline-framework.nvim 85 4 2023-03-10T14:09:44Z User-friendly framework for building your dream tabline in a few lines of code. j-morano/buffer_manager.nvim 85 0 2023-03-25T21:14:13Z A simple plugin to easily manage Neovim buffers. ramojus/mellifluous.nvim 85 0 2023-02-19T15:21:47Z Pleasant and productive colorscheme for Neovim klen/nvim-config-local 84 4 2022-03-26T11:43:49Z Secure load local config files for neovim krady21/compiler-explorer.nvim 84 2 2023-03-24T08:32:40Z Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org/ chiyadev/dep 83 6 2022-12-20T14:45:00Z Correct neovim package manager ellisonleao/nvim-plugin-template 83 1 2023-03-25T20:48:01Z A neovim plugin template for github repos Chaitanyabsprip/present.nvim 83 0 2022-04-15T06:37:20Z Presentation plugin for neovim written in lua mcauley-penney/tidy.nvim 83 2 2022-09-17T21:03:20Z A small Neovim plugin to remove trailing whitespace and empty lines at end of file on every save chrisgrieser/nvim-genghis 82 3 2023-03-27T10:45:23Z Convenience file operations for neovim, written in lua. AckslD/swenv.nvim 82 3 2022-09-19T12:53:08Z Tiny plugin to quickly switch python virtual environments from within neovim without restarting. udayvir-singh/hibiscus.nvim 81 0 2023-02-28T15:36:49Z :hibiscus: Flavored Fennel Macros for Neovim p00f/cphelper.nvim 81 2 2022-09-11T05:18:38Z Neovim helper for competitive programming. Use https://sr.ht/~p00f/cphelper.nvim instead windwp/nvim-projectconfig 81 2 2021-11-10T05:52:22Z neovim projectconfig kvrohit/mellow.nvim 80 0 2023-02-14T12:22:18Z A soothing dark color scheme for neovim and friends. nyngwang/murmur.lua 80 5 2023-03-05T04:12:40Z super-fast cursor word highlighting with callbacks(I call them murmurs) included. jghauser/papis.nvim 79 6 2023-03-18T00:01:42Z Manage your bibliography from within your favourite editor ellisonleao/carbon-now.nvim 79 0 2023-01-14T16:02:48Z Create beautiful code snippets directly from your neovim terminal amrbashir/nvim-docs-view 78 0 2023-02-13T14:30:20Z A neovim plugin to display lsp hover documentation in a side panel. nvoid-lua/nvoid 78 1 2023-02-06T00:30:35Z nvim with lua is cool olexsmir/gopher.nvim 76 2 2023-02-01T12:42:26Z Neovim plugin for make golang development easiest Weissle/persistent-breakpoints.nvim 75 2 2023-03-25T13:18:50Z Neovim plugin for persistent breakpoints. pwntester/codeql.nvim 75 0 2023-03-24T15:34:39Z CodeQL plugin for Neovim altermo/ultimate-autopair.nvim 75 1 2023-03-27T11:00:49Z A neovim autopair plugin designed to have all the features that an autopair plugin needs. ray-x/web-tools.nvim 75 0 2023-02-14T04:45:49Z Neovim plugin for web developers m00qek/plugin-template.nvim 74 0 2022-06-10T22:54:35Z A template to create Neovim plugins written in Lua kvrohit/rasmus.nvim 73 4 2022-10-10T05:39:41Z A color scheme for Neovim Vonr/align.nvim 72 4 2022-11-14T00:56:01Z A minimal plugin for NeoVim for aligning lines lourenci/github-colors 71 1 2023-03-09T06:00:36Z Yet another GitHub colorscheme seandewar/nvimesweeper 71 0 2023-02-27T21:21:37Z Play Minesweeper in your favourite text editor (Neovim 0.7+) crusj/bookmarks.nvim 71 1 2023-03-23T09:26:19Z Remember file locations and sort by time and frequency and support telescope. nyngwang/NeoRoot.lua 69 3 2023-02-08T22:33:10Z Yet another light-weight rooter written in Lua nanotee/luv-vimdocs 69 0 2023-02-08T18:55:40Z AckslD/messages.nvim 68 0 2022-10-24T14:04:12Z Capture and show any messages in a customisable (floating) buffer jghauser/kitty-runner.nvim 68 6 2022-09-07T15:40:44Z A neovim plugin allowing you to easily send lines from the current buffer to another kitty terminal rktjmp/paperplanes.nvim 68 1 2022-09-29T16:11:12Z Neovim :airplane: Pastebins TheBlob42/drex.nvim 68 0 2023-02-18T20:45:09Z Another directory/file explorer for Neovim written in Lua anuvyklack/fold-preview.nvim 67 1 2023-01-27T16:58:40Z Preview folds in float window notomo/cmdbuf.nvim 67 0 2023-03-26T09:59:49Z Alternative command-line window plugin for neovim ldelossa/vimdark 67 0 2022-03-20T12:27:28Z A dark theme for vim based on vim-monotonic and chrome's dark reader cpea2506/one_monokai.nvim 67 1 2023-03-17T04:11:16Z One Monokai for Neovim 0styx0/abbreinder.nvim 67 0 2022-04-28T00:23:10Z Abbreviation reminder plugin for Neovim 0.5+ gennaro-tedesco/nvim-possession 67 0 2023-02-19T20:54:25Z πŸ“Œ the no-nonsense session manager rktjmp/highlight-current-n.nvim 66 0 2022-12-03T12:01:28Z Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards. Pakrohk-DotFiles/NvPak 66 4 2023-03-26T20:41:48Z A clean config for neovim to be of particular complexity norcalli/nvim-base16.lua 66 3 2019-10-16T15:26:20Z Programmatic lua library for setting base16 themes in Neovim. metalelf0/jellybeans-nvim 65 1 2022-03-21T11:51:52Z A port of jellybeans colorscheme for neovim sitiom/nvim-numbertoggle 63 1 2022-12-24T02:13:11Z Neovim plugin to automatically toggle between relative and absolute line numbers. Written in Lua. otavioschwanck/telescope-alternate.nvim 63 3 2023-02-07T13:44:57Z Alternate between common files using pre-defined regexp. Just map the patterns and starting navigating between files that are related. gennaro-tedesco/boilit 62 0 2022-11-22T08:42:22Z create boilerplate structure for neovim plugins koenverburg/peepsight.nvim 62 0 2022-12-22T09:18:27Z Focus on one function at a time cappyzawa/trim.nvim 62 0 2023-03-22T15:40:12Z This plugin trims trailing whitespace and lines. gbprod/stay-in-place.nvim 62 1 2023-01-20T14:23:38Z Neovim plugin that prevent cursor from moving when using shift and filter actions. Civitasv/cmake-tools.nvim 62 2 2023-02-22T03:24:41Z CMake integration in Neovim chrsm/impulse.nvim 61 3 2022-06-26T04:44:17Z notion.so client for neovim m-demare/attempt.nvim 61 0 2022-06-11T19:24:50Z Manage temporary buffers zdcthomas/yop.nvim 61 1 2023-01-22T19:07:31Z make you some user operators for great good Nexmean/caskey.nvim 61 5 2023-01-06T09:32:45Z Declarative keymappings configuration using cascading trees kaiuri/nvim-juliana 60 1 2023-02-06T10:27:48Z Port of Sublime's Mariana Theme to Neovim for short attention span devs. LhKipp/nvim-nu 60 0 2023-03-07T18:41:42Z Basic editor support for the nushell language m00qek/baleia.nvim 58 1 2023-03-26T22:17:17Z Integration Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor) yonlu/omni.vim 57 2 2022-06-17T16:47:50Z 🎨 Omni color scheme for Neovim. rockyzhang24/arctic.nvim 56 1 2023-03-23T18:13:57Z Neovim color scheme ported from VSCode Dark+ liangxianzhe/nap.nvim 56 0 2023-03-24T02:01:55Z Quickly move between next and previous NeoVim buffer, tab, file, quickfix, diagnostic, etc. Iron-E/nvim-cartographer 55 0 2022-04-18T19:35:29Z Create Neovim `:map`pings in Lua with ease! bennypowers/splitjoin.nvim 55 2 2023-03-17T08:30:38Z πŸͺ“πŸ§· Split or join list-like syntax constructs shaeinst/roshnivim-cs 55 2 2023-03-15T15:21:36Z Colorscheme for (neo)vim written in lua, specially made for roshnivim with Tree-sitter support. TimUntersberger/neofs 54 3 2022-08-10T21:59:35Z A file manager for neovim theniceboy/nvim-deus 54 1 2023-01-26T07:58:23Z vim-deus with treesitter support jlesquembre/nterm.nvim 54 1 2022-05-10T17:02:20Z neovim plugin to interact with the terminal vi-tality/neovitality 53 5 2023-03-09T16:19:42Z smzm/hydrovim 53 2 2023-01-05T20:31:30Z ➑️ Run python code inside Neovim keaising/im-select.nvim 52 0 2023-03-15T07:13:56Z Switch Input Method automatically depends on Neovim's edit mode otavioschwanck/mood-nvim 51 0 2023-03-25T02:59:38Z A Neovim configuration for Rails and Javascript gbprod/nord.nvim 51 2 2023-03-27T09:51:26Z An arctic, north-bluish clean and elegant Neovim theme. ofirgall/ofirkai.nvim 51 10 2023-03-14T15:01:33Z Color scheme for neovim, based on SublimeText 4 monokai lalitmee/cobalt2.nvim 50 1 2023-02-01T08:48:51Z cobalt2 theme for neovim in Lua using colorbuddy antonk52/markdowny.nvim 50 1 2023-02-18T13:05:35Z Markdown like keymaps for toggling text formatting lewpoly/sherbet.nvim 49 1 2022-12-17T16:15:42Z Neovim colorscheme written in Lua. declancm/windex.nvim 49 2 2022-07-12T23:26:16Z 🧼 Clean window maximizing, terminal toggling, window/tmux pane movements and more! MunifTanjim/exrc.nvim 49 0 2022-12-28T07:55:23Z Secure Project Local Config for Neovim jghauser/fold-cycle.nvim 49 0 2023-01-07T13:59:39Z This neovim plugin allows you to cycle folds open or closed phha/zenburn.nvim 47 0 2022-11-23T17:37:29Z Zenburn for the modern age h-hg/fcitx.nvim 47 2 2022-06-25T01:01:43Z A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer. seandewar/killersheep.nvim 47 1 2022-05-11T10:39:40Z Neovim port of killersheep (with blood!) lmburns/kimbox 46 0 2023-03-26T17:36:08Z Kimbie Dark Neovim colorscheme anuvyklack/keymap-amend.nvim 46 0 2022-09-22T13:56:59Z Amend the existing keymap in Neovim Kasama/nvim-custom-diagnostic-highlight 46 0 2022-12-13T04:09:31Z Simple plugin to add Highlights based on diagnostics NTBBloodbath/nvenv 45 1 2021-07-03T12:32:54Z A lightweight and blazing fast Neovim version manager. willothy/veil.nvim 45 3 2023-03-25T20:40:32Z A blazingly fast, animated, and infinitely customizeable startup / dashboard plugin nyngwang/NeoTerm.lua 45 4 2023-03-27T14:44:09Z You can attach a terminal-buffer for each buffer. otavioschwanck/tmux-awesome-manager.nvim 45 0 2023-03-14T14:16:45Z TMUX Commands manager / runner for Neovim. kdheepak/monochrome.nvim 44 0 2021-07-14T19:12:46Z A monochrome colorscheme for neovim adelarsq/image_preview.nvim 44 3 2023-02-28T20:43:12Z Image Preview for Neovim πŸ–Ό xiyaowong/virtcolumn.nvim 44 0 2022-08-13T01:34:00Z Display a line as the colorcolumn Shatur/neovim-tasks 42 2 2022-11-30T09:53:20Z A statefull task manager focused on integration with build systems. jim-fx/sudoku.nvim 41 1 2023-03-19T17:01:00Z madskjeldgaard/reaper-nvim 41 2 2021-01-29T09:14:12Z Reaper plugin for neovim. Remote control your daw with almost 4000 actions without leaving your favourite text editor. justinhj/battery.nvim 41 5 2022-12-11T00:52:38Z Neovim plugin to detect and view battery information ranjithshegde/ccls.nvim 41 1 2022-11-08T12:06:35Z Neovim plugin for ccls language server. Leverages off-spec extensions to LSP client with AST browser jonathandion/web-dev.nvim 41 1 2023-03-08T21:10:51Z Small Neovim configuration written in Lua that is specifically designed for web development. tenxsoydev/karen-yank.nvim 40 0 2023-03-01T19:57:38Z Neovim Lua plugin to improve register handling with delete, cut and yank mappings. jinzhongjia/LspUI.nvim 39 0 2023-03-26T21:01:57Z A modern and useful UI plugin that wraps lsp operations. s1n7ax/nvim-search-and-replace 39 1 2022-09-06T10:22:37Z Really simple plugin to search and replace multiple files gennaro-tedesco/nvim-commaround 39 0 2023-01-06T23:16:04Z nvim plugin to toggle comments on and off willothy/moveline.nvim 38 2 2023-03-18T03:24:13Z Neovim plugin for moving lines up and down, written in Rust crispgm/nvim-tabline 38 0 2023-02-03T06:03:04Z nvim port of tabline.vim with Lua jakewvincent/texmagic.nvim 37 1 2022-05-15T15:43:39Z LoricAndre/OneTerm.nvim 37 3 2022-03-14T13:08:56Z One terminal plugin to rule them all ! (eventually) nyngwang/suave.lua 36 6 2023-03-05T04:10:06Z Multi-tabs project session automation yaocccc/nvim-hlchunk 36 0 2023-03-09T16:10:59Z hignlight chunk numbercolumn plug of nvim askfiy/nvim-picgo 35 0 2022-12-05T03:29:21Z πŸ₯³πŸ₯³ 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. πŸŽ† lcheylus/overlength.nvim 35 1 2022-08-10T22:48:38Z A small Neovim plugin to highlight too long lines bkegley/gloombuddy 35 0 2021-04-16T21:59:32Z Gloom inspired theme for neovim AckslD/nvim-gfold.lua 35 0 2022-10-19T12:26:13Z nvim plugin using gfold to switch repo and have statusline component clojure-vim/jazz.nvim 34 4 2019-04-30T08:00:37Z Acid + Impromptu = Jazz shaeinst/penvim 33 1 2022-07-23T09:15:24Z Project's root directory and documents Indentation detector with project based config loader Abstract-IDE/penvim 33 1 2022-07-23T09:15:24Z Project's root directory and documents Indentation detector with project based config loader nxvu699134/vn-night.nvim 33 1 2022-06-04T08:56:16Z AllenDang/nvim-expand-expr 32 0 2021-08-14T10:21:15Z Expand and repeat expression to multiple lines for neovim. gaborvecsei/memento.nvim 32 0 2022-03-18T12:05:34Z A NeoVim plugin which remembers where you've been emileferreira/nvim-strict 32 0 2023-03-16T10:19:02Z Strict, native code style formatting plugin for Neovim. Expose deep nesting, overlong lines, trailing whitespace, trailing empty lines, todos and inconsistent indentation. alanfortlink/blackjack.nvim 32 2 2023-03-01T01:44:55Z Classic Black Jack game in Neovim neanias/everforest-nvim 31 2 2023-03-10T11:18:50Z A Lua port of the Everforest colour scheme adisen99/apprentice.nvim 30 0 2022-08-17T02:42:47Z Apprentice color scheme for Neovim written in Lua Weissle/easy-action 30 0 2022-11-13T03:07:03Z A Neovim plugin allows you to perform an action on where you can see. adisen99/codeschool.nvim 29 0 2022-08-17T02:35:35Z Codeschool colorscheme for neovim written in lua with treesitter and built-in lsp support Th3Whit3Wolf/space-nvim 29 2 2021-07-08T05:54:11Z utilyre/sentiment.nvim 29 1 2023-03-24T17:21:41Z Enhanced matchparen.vim plugin for Neovim yaocccc/nvim-lines.lua 29 0 2023-03-13T03:51:44Z a neovim statusline & tabline plug kiran94/s3edit.nvim 29 0 2022-10-19T17:55:44Z Edit files from S3 directly from Neovim pianocomposer321/consolation.nvim 29 1 2021-09-01T22:10:52Z A general-purpose terminal wrapper and management plugin for neovim, written in lua nanotee/nvim-lsp-basics 28 1 2022-05-08T12:48:18Z Basic wrappers for LSP features rafaelsq/nvim-goc.lua 28 4 2022-09-15T12:01:54Z Go Coverage for Neovim edolphin-ydf/goimpl.nvim 28 0 2023-01-30T08:30:08Z Generate stub for interface on a type dharmx/nvim-colo 28 0 2023-02-01T07:55:11Z Theming utlilities for neovim. This is very experimental at the moment. numToStr/BufOnly.nvim 28 0 2021-07-05T05:29:30Z Lua/Neovim port of BufOnly.vim with some changes konapun/vacuumline.nvim 27 1 2022-03-13T18:44:48Z A prebuilt configuration for galaxyline inspired by airline johann2357/nvim-smartbufs 27 0 2021-06-14T04:59:37Z Smart buffer management in neovim chrisgrieser/nvim-spider 26 0 2023-03-26T21:20:01Z Use the w, e, b motions like a spider. Considers camelCase and skips insignificant punctuation. saifulapm/chartoggle.nvim 26 1 2022-07-21T07:37:27Z Toggle character in Neovim xiyaowong/link-visitor.nvim 26 0 2023-03-19T05:19:34Z Let me help you open the links! brendalf/mix.nvim 26 0 2022-08-22T11:53:25Z A Mix Wrapper for Neovim jim-at-jibba/ariake-vim-colors 25 0 2021-02-23T19:56:06Z rktjmp/shenzhen-solitaire.nvim 25 3 2023-03-04T08:27:22Z Shenzhen I/O Solitaire, now in Neovim gbprod/phpactor.nvim 24 6 2023-02-28T08:52:10Z Lua version of the Phpactor vim plugin to take advantage of the latest Neovim features cpea2506/relative-toggle.nvim 24 0 2023-03-25T17:49:35Z Toggles smoothly between number and relative number, supporting various number combinations XXiaoA/ns-textobject.nvim 24 3 2023-02-11T13:29:21Z Awesome textobject plugin works with nvim-surround nyngwang/NeoNoName.lua 23 1 2023-03-05T04:11:49Z Layout preserving buffer deletion. crusj/structrue-go.nvim 23 0 2022-09-29T05:18:29Z A better structured display of golang symbols information imbacraft/dusk.nvim 23 0 2023-03-24T21:58:16Z Dusk is a blazing fast Lua config suited for Full Stack Java development. shellRaining/hlchunk.nvim 23 3 2023-03-15T10:58:31Z 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 jghauser/auto-pandoc.nvim 22 0 2022-09-05T10:56:09Z A neovim plugin leveraging pandoc to help you convert your markdown files. It takes pandoc options from yaml blocks. anuvyklack/animation.nvim 22 0 2022-09-18T10:57:26Z Create animations in Neovim titanzero/zephyrium 22 0 2022-02-20T14:59:49Z A dark color scheme for Vim, based on Zephyr, written in Lua jbyuki/carrot.nvim 22 0 2022-10-12T22:29:18Z Evaluate Neovim Lua inside Markdown nkakouros-original/numbers.nvim 22 0 2022-09-19T23:23:42Z Toggles relativenumbers when not needed strash/everybody-wants-that-line.nvim 21 0 2023-03-02T17:38:21Z Minimalistic, informative and elegant statusline for neovim. figsoda/nix-develop.nvim 21 0 2023-03-14T22:04:37Z Run `nix develop` without restarting neovim ofirgall/open.nvim 21 1 2022-10-29T14:32:51Z Open the current word with custom openers, GitHub shorthands for example. PHSix/nvim-hybrid 20 0 2022-01-22T08:56:56Z A neovim colorscheme write in lua. slugbyte/unruly-worker 20 1 2022-03-22T22:20:29Z A ridiculously fun alternative nvim keymap for the workman keyboard layout Wansmer/langmapper.nvim 19 0 2023-03-26T22:49:14Z A plugin that makes Neovim more friendly to non-English input methods 🀝 yaocccc/nvim-foldsign 18 0 2023-02-22T08:45:29Z Display folding info on sign column pluffie/neoproj 17 0 2022-12-29T18:25:35Z πŸ”₯ Small yet powerful project manager for Neovim desdic/greyjoy.nvim 17 1 2022-11-05T08:07:22Z Launcher for Neovim Massolari/forem.nvim 17 2 2022-08-04T19:42:14Z Neovim plugin to read, write and post articles on Forem platforms like dev.to dinhhuy258/sfm.nvim 17 0 2023-02-22T15:22:02Z The simple directory tree viewer for Neovim written in Lua desdic/agrolens.nvim 17 0 2023-03-27T17:32:04Z Telescope extentions to view pre-defined/custom treesitter queries ostralyan/scribe.nvim 17 0 2023-02-02T01:48:52Z An easy note taking plugin gaborvecsei/cryptoprice.nvim 16 0 2022-03-18T12:08:35Z NeoVim plugin with which you can check the price of your favourite cryptos danielpieper/telescope-tmuxinator.nvim 16 0 2021-08-19T16:59:47Z Integration for tmuxinator with telescope.nvim. nvim-neorocks/luarocks-tag-release 16 7 2023-03-26T11:45:47Z GitHub workflow for automatically generating Luarocks releases from tags ofirgall/goto-breakpoints.nvim 16 0 2023-03-14T09:51:34Z Cycle between breakpoints with keymappings for nvim-dap RishabhRD/gruvy 15 0 2022-01-09T08:34:55Z Gruvbuddy port independent of colorbuddy linrongbin16/lsp-progress.nvim 14 0 2023-03-27T04:49:05Z Another lsp progress status for Neovim. desdic/telescope-rooter.nvim 14 0 2022-11-26T12:26:10Z Change directory to project folder when using telescope and restore afterwards RutaTang/quicknote.nvim 13 0 2023-03-20T14:00:21Z Quickly take notes, in-place tenxsoydev/nx.nvim 11 3 2023-03-26T20:53:39Z Neovim API utility wrapper for more convenience with Lua keymaps, highlights, autocommands and options. shohi/neva 11 1 2022-07-03T01:34:57Z a neovim version manager crusj/hierarchy-tree-go.nvim 11 0 2022-12-01T02:57:45Z Golang Hierarchy tree views. Wansmer/binary-swap.nvim 11 0 2023-03-24T16:50:26Z Neovim plugin for swapping operands and operators in binary expressions tmillr/sos.nvim 10 2 2023-03-22T06:59:37Z Never manually save/write a buffer again! chrsm/paramount-ng.nvim 10 0 2022-06-18T21:07:20Z neovim-first paramount colorscheme cunderw/nvim 10 0 2022-12-19T21:13:42Z nyngwang/NeoWell.lua 10 2 2022-12-15T17:04:29Z Well... I will fix this line later idanarye/nvim-moonicipal 9 1 2023-02-09T13:04:08Z Task runner with focus on rapidly changing personal tasks niuiic/part-edit.nvim 9 0 2023-02-02T06:44:05Z Edit a part of a file individually linrongbin16/lin.nvim 8 1 2023-03-27T15:12:41Z Lin Rongbin's Neovim Distribution NFrid/markdown-togglecheck 8 1 2022-11-18T11:18:20Z Simple neovim plugin to toggle checkboxes in markdown niuiic/translate.nvim 7 1 2023-02-01T15:38:25Z Highly configurable translation plugin for neovim. 4e554c4c/darkman.nvim 7 2 2023-02-16T02:28:22Z A neovim plugin for interfacing with the freedesktop dark mode standard LucasTavaresA/simpleIndentGuides.nvim 7 0 2023-01-10T02:41:49Z Indentation guides using the builtin variables. jceb/blinds.nvim 7 1 2022-09-21T14:12:48Z blinds.nvim emphasizes the current window by shading the non-active windows niuiic/divider.nvim 6 0 2023-03-26T12:14:05Z Divider line for neovim koenverburg/minimal-tabline.nvim 6 0 2022-12-22T09:17:28Z A minimal tabline, that's it Saverio976/music.nvim 6 0 2022-10-07T17:00:01Z play music/video on neovim ktunprasert/gui-font-resize.nvim 5 0 2022-07-03T16:10:29Z Plugin for Neovim to easily resize all guifont option including the fallbacks fonts MarcHamamji/runner.nvim 5 3 2023-03-26T20:01:40Z A customizable Neovim plugin to run code inside the editor NFrid/treesitter-utils 5 0 2023-03-27T17:13:20Z Treesitter methods to make my life less miserable niuiic/multiple-session.nvim 5 0 2023-03-15T12:57:30Z Session manager for neovim jinzhongjia/PS_manager.nvim 5 0 2023-01-27T06:46:13Z Multi-project management, switch pwd automatically. idanarye/nvim-buffls 5 0 2023-01-11T20:42:51Z Add LSP functionality to specific Neovim buffers jrychn/ModuleVim 4 0 2022-06-30T04:29:39Z A NeoVim configuration koenverburg/cmd-palette.nvim 3 0 2022-12-22T09:20:54Z A simple function to trigger other plugins, commands and custom functions idanarye/nvim-channelot 3 0 2023-01-11T20:40:47Z Operate Neovim jobs from Lua coroutines TimotheeSai/git-sessions.nvim 2 0 2023-02-01T09:54:40Z Use nvim sessions with git branch niuiic/cp-image.nvim 1 0 2023-03-15T12:46:51Z Quickly insert image in neovim norflin321/bicolors 0 0 2023-03-07T15:50:27Z collection of bicolors themes for nvim vigoux/complementree.nvim 0 0 2022-10-17T08:58:29.759576Z Flexible completion framework for neovim vigoux/azy.nvim 0 0 2022-10-28T17:13:51.404217Z Simple and fast fuzzy finder for neovim