wuelnerdotexe
/
nvim
plugin manager
Lazy
plugins
65
root
init file
init.lua
lines of code
3506
monorepo
no
fork
no
leaderkey
unknown
Plugins
folke/edgy.nvim
Easily create and manage predefined window layouts, bringing a new edge to your workflow
525
38
0
split-and-window
lewis6991/gitsigns.nvim
Git integration for buffers
3774
690
1
git
utilyre/sentiment.nvim
Enhanced matchparen.vim plugin for Neovim
128
27
0
editing-support
sontungexpt/url-open
Minimal plugin allow you to open url under cursor in neovim without netrw with default browser of your system and highlight url
31
8
0
utility
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
531
207
2
color
gnikdroy/projections.nvim
A map to your filesystem
203
6
0
project
mrjones2014/smart-splits.nvim
🧠Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
551
67
1
split-and-window
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5741
746
4
lsp-installer
echasnovski/mini.move
Neovim Lua plugin to move any selection in any direction. Part of 'mini.nvim' library.
40
39
2
editing-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8571
750
1
plugin-manager
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3612
320
0
lsp
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1511
186
2
motion
nvim-treesitter/nvim-treesitter-context
Show code context
1844
264
2
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2468
724
1
snippet
echasnovski/mini.animate
Neovim Lua plugin to animate common Neovim actions. Part of 'mini.nvim' library.
99
41
2
utility
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
123
99
1
indent
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
412
130
1
nvim-dev
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3050
337
3
utility
m4xshen/hardtime.nvim
A Neovim plugin helping you establish good command workflow and habit
567
37
1
workflow
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8493
862
2
lsp
Darazaki/indent-o-matic
Dumb automatic fast indentation detection for Neovim written in Lua
161
17
0
indent
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
2968
502
1
comment
danymat/neogen
A better annotation generator. Supports multiple languages and annotation conventions.
959
130
0
comment
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
275
99
0
editing-support
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2438
434
2
utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2483
481
0
editing-support
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
274
0
comment
gbprod/substitute.nvim
Neovim plugin introducing a new operators motions to quickly replace and exchange text.
386
43
2
editing-support
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
343
59
2
editing-support
abecodes/tabout.nvim
tabout plugin for neovim
617
56
0
motion
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1182
488
3
nvim-dev
llllvvuu/nvim-js-actions
`nvim-treesitter`-based actions on JavaScript code
16
2
0
programming-languages-support
AckslD/muren.nvim
Multiple replacements in neovim
294
24
0
search
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2040
836
3
nvim-dev
VidocqH/lsp-lens.nvim
Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA.
196
22
0
lsp
nacro90/numb.nvim
Peek lines just when you intend
540
64
0
editing-support
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1169
335
1
editing-support
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
602
70
2
editing-support
RRethy/vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
1823
209
1
cursorline
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12038
823
0
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
1
lsp
tamton-aquib/duck.nvim
A duck that waddles arbitrarily in neovim.
461
14
0
fun
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1349
439
4
snippet
cshuaimin/ssr.nvim
Treesitter based structural search and replace plugin for Neovim.
753
43
1
editing-support
soulis-1256/hoverhints.nvim
Show lsp diagnostics based on mouse position
43
4
0
lsp
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
705
102
0
scrollbar
rcarriga/nvim-dap-ui
A UI for nvim-dap
1837
348
3
debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
1182
218
0
bars-and-lines
freddiehaddad/feline.nvim
A minimal, stylish and customizable statusline, statuscolumn, and winbar for Neovim
203
26
0
statusline
backdround/improved-search.nvim
Adds search abilities
29
3
0
search
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4083
406
3
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1337
330
3
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.
3718
471
0
keybinding
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
696
141
0
editing-support
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2812
299
0
tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2232
281
0
syntax
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1682
201
2
utility
JMarkin/gentags.lua
autogenerate tags for neovim
11
2
0
utility
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1622
405
3
syntax
andweeb/presence.nvim
Discord Rich Presence for Neovim
665
62
1
media
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2269
285
0
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3356
521
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8229
897
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6201
829
2
completion
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
5462
223
1
markdown-and-latex