reo101 / reovim

plugin manager
Lazy
plugins
83
root
init file
init.lua
lines of code
10453
monorepo
no
fork
no
leaderkey
unknown
Plugins
monaqa/dial.nvim
enhanced increment/decrement plugin for Neovim.
653 106 4 editing-support
nanotee/luv-vimdocs
The luv docs in vimdoc format.
69 12 0 nvim-dev
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3756 684 3 git
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3831 415 3 diagnostics
udayvir-singh/tangerine.nvim
🍊 Sweet Fennel integration for Neovim
175 2 0 fennel
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
NvChad/nvim-colorizer.lua thumbnail
528 206 2 color
AckslD/nvim-FeMaco.lua
Catalyze your Fenced Markdown Code-block editing!
293 21 1 markdown-and-latex
rebelot/heirline.nvim
Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
rebelot/heirline.nvim thumbnail
819 60 1 statusline
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.9+.
nvim-orgmode/orgmode thumbnail
2520 26 1 note-taking
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8465 745 5 plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1544 175 0 icon
m-demare/hlargs.nvim
Highlight arguments' definitions and usages, using Treesitter
m-demare/hlargs.nvim thumbnail
394 59 0 syntax
folke/twilight.nvim
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
folke/twilight.nvim thumbnail
997 97 2 color
milisims/nvim-luaref
Add a vim :help reference for lua
118 16 0 nvim-dev
julienvincent/nvim-paredit
A Paredit implementation for Neovim, built using Treesitter and written in Lua.
99 5 1 programming-languages-support
jakewvincent/texmagic.nvim
Enhance the lspconfig settings for Texlab by defining any number of custom LaTeX build engines and selecting them with magic comments.
50 2 0 lsp
jghauser/follow-md-links.nvim
Easily follow markdown links with this neovim plugin
121 4 0 markdown-and-latex
phaazon/hop.nvim
Neovim motions on speed!
2334 85 2 motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450 722 2 snippet
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1587 161 13 file-explorer
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
folke/noice.nvim thumbnail
3028 331 5 utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459 857 1 lsp
anuvyklack/hydra.nvim
Create custom submodes and menus
anuvyklack/hydra.nvim thumbnail
928 53 1 keybinding
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
numToStr/Comment.nvim thumbnail
2948 503 3 comment
jbyuki/nabla.nvim
take your scientific notes :pencil2: in Neovim
jbyuki/nabla.nvim thumbnail
508 12 0 note-taking
Julian/lean.nvim
neovim support for the Lean theorem prover
159 6 0 programming-languages-support
mfussenegger/nvim-jdtls
Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
765 79 0 lsp
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
271 98 3 editing-support
folke/tokyonight.nvim
🏙 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.
folke/tokyonight.nvim thumbnail
4401 286 2 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
646 201 185 debugging
scalameta/nvim-metals
A Metals plugin for Neovim
382 25 0 lsp
LhKipp/nvim-nu
Basic editor support for the nushell language
102 15 1 syntax
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
338 139 0 nvim-dev
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 428 6 utility
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
426 62 0 split-and-window
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
JoosepAlviste/nvim-ts-context-commentstring thumbnail
933 276 2 comment
phaazon/mind.nvim
The power of trees at your fingertips.
phaazon/mind.nvim thumbnail
699 10 0 note-taking
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
altermo/ultimate-autopair.nvim thumbnail
341 58 3 editing-support
NTBBloodbath/rest.nvim
A fast Neovim http client written in Lua
955 14 0 web-development
abecodes/tabout.nvim
tabout plugin for neovim
615 56 1 motion
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169 485 4 nvim-dev
ruifm/gitlinker.nvim
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
424 55 1 git
jghauser/mkdir.nvim
This neovim plugin creates missing folders on save.
195 28 0 utility
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037 829 1 nvim-dev
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
pwntester/octo.nvim thumbnail
1852 74 1 github
sindrets/winshift.nvim
Rearrange your windows with ease.
sindrets/winshift.nvim thumbnail
400 27 0 split-and-window
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
3522 120 3 motion
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154 332 3 editing-support
elihunter173/dirbuf.nvim
A file manager for Neovim which lets you edit your filesystem like you edit text
410 11 0 file-explorer
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986 816 1 fuzzy-finder
yorickpeterse/nvim-pqf
Prettier quickfix/location list windows for NeoVim
yorickpeterse/nvim-pqf thumbnail
46 29 1 quickfix
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
numToStr/Navigator.nvim thumbnail
343 25 0 tmux
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1335 434 401 snippet
TimUntersberger/neogit
magit for neovim
2686 54 1 git
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
4991 107 2 note-taking
rktjmp/hotpot.nvim
:stew: Carl Weathers #1 Neovim Plugin.
312 7 0 fennel
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1825 342 1 debugging
edluffy/specs.nvim
👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.
edluffy/specs.nvim thumbnail
411 19 0 motion
gbprod/stay-in-place.nvim
Neovim plugin that prevent cursor from moving when using shift and filter actions.
74 18 0 editing-support
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1177 221 2 bars-and-lines
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1357 117 0 quickfix
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473 296 5 lsp
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
647 94 1 git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4059 399 2 debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1317 328 2 utility
folke/which-key.nvim
💥 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.
folke/which-key.nvim thumbnail
3699 472 1 keybinding
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691 142 2 editing-support
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216 282 2 syntax
kevinhwang91/nvim-hlslens
Hlsearch Lens for Neovim
kevinhwang91/nvim-hlslens thumbnail
644 87 2 search
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655 199 3 utility
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2111 195 1 completion
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
folke/todo-comments.nvim thumbnail
2247 308 3 comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611 404 3 syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2251 282 3 file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3347 520 2 indent
sQVe/sort.nvim
Sorting plugin for Neovim that supports line-wise and delimiter sorting.
110 10 0 editing-support
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8185 891 2 syntax
ethanholz/nvim-lastplace
A Lua rewrite of vim-lastplace
291 45 0 editing-support
edluffy/hologram.nvim
👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
edluffy/hologram.nvim thumbnail
1070 19 0 media
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2832 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180 822 1 completion
mfussenegger/nvim-ts-hint-textobject
Region selection with hints on the AST nodes of a document powered by treesitter
mfussenegger/nvim-ts-hint-textobject thumbnail
378 8 0 treesitter-based
RRethy/nvim-treesitter-textsubjects
Location and syntax aware text objects which *do what you mean*
429 50 0 syntax