Allaman
/
nvim
plugin manager
Lazy
plugins
67
root
init file
init.lua
lines of code
5525
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3750
684
3
git
echasnovski/mini.surround
Neovim Lua plugin with fast and feature-rich surround actions. Part of 'mini.nvim' library.
137
95
2
syntax
anuvyklack/windows.nvim
Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations!
447
49
2
split-and-window
Wansmer/symbol-usage.nvim
Display references, definitions and implementations of document symbols
119
18
1
lsp
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5702
738
1
lsp-installer
smjonas/inc-rename.nvim
Incremental LSP renaming based on Neovim's command-preview feature.
424
89
3
lsp
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1638
220
5
completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8439
743
4
plugin-manager
rafcamlet/nvim-luapad
Interactive real time neovim scratchpad for embedded lua engine - type and watch!
483
24
0
nvim-dev
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1542
177
0
icon
anuvyklack/animation.nvim
Create animations in Neovim
33
37
2
nvim-dev
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1488
186
3
motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445
721
1
snippet
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
902
128
8
lsp
ahmedkhalf/project.nvim
The superior project management solution for neovim.
1051
125
3
project
ray-x/guihua.lua
A GUI library for Neovim plugin developers
137
60
0
nvim-dev
echasnovski/mini.hipatterns
Highlight patterns in text. Part of 'mini.nvim' library. 
16
13
1
color
nvim-zh/colorful-winsep.nvim
Make your nvim window separators colorful
313
26
0
split-and-window
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3024
329
4
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454
857
1
lsp
anuvyklack/hydra.nvim
Create custom submodes and menus
925
53
1
keybinding
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4607
611
5
statusline
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1567
387
1
nvim-dev
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.
4389
287
2
colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
644
201
197
debugging
NeogitOrg/neogit
magit for neovim
2687
111
0
git
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
61
89
0
comment
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
427
5
utility
famiu/bufdelete.nvim
Delete Neovim buffers without losing window layout
426
61
0
split-and-window
windwp/nvim-autopairs
autopairs for neovim written by lua
2466
482
0
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3741
325
1
colorscheme
echasnovski/mini.align
Neovim Lua plugin to align text interactively. Part of 'mini.nvim' library.
42
40
3
formatting
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168
483
2
nvim-dev
nyoom-engineering/oxocarbon.nvim
A dark and light Neovim theme written in fennel, inspired by IBM Carbon.
819
46
0
colorscheme
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033
829
0
nvim-dev
echasnovski/mini.test
Neovim Lua plugin to test Neovim plugins. Part of 'mini.nvim' library.
11
2
0
nvim-dev
hedyhli/outline.nvim
A significantly enhanced & refactored fork of symbols-outline.nvim. Code outline sidebar powered by LSP
63
9
0
lsp
jvgrootveld/telescope-zoxide
An extension for telescope.nvim that allows you operate zoxide within Neovim.
231
39
0
fuzzy-finder
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152
332
1
editing-support
LazyVim/LazyVim
Neovim config for the lazy
10586
119
4
preconfigured
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964
816
1
fuzzy-finder
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
343
25
0
tmux
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1336
435
403
snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3010
170
1
colorscheme
wbthomason/packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
7222
118
0
plugin-manager
goolord/alpha-nvim
a lua powered greeter like vim-startify / dashboard-nvim
1351
294
1
startup
akinsho/nvim-toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
3166
21
1
terminal-integration
rcarriga/nvim-dap-ui
A UI for nvim-dap
1823
343
1
debugging
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1356
117
0
quickfix
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
645
94
0
git
Bekaboo/dropbar.nvim
IDE-like breadcrumbs, out of the box
632
59
0
bars-and-lines
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4052
400
2
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1310
328
1
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.
3688
472
1
keybinding
willothy/flatten.nvim
Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance
299
32
0
terminal-integration
ray-x/go.nvim
A feature-rich Go development plugin, leveraging gopls, treesitter AST, Dap, and various Go tools to enhance the dev experience.
1416
55
0
golang
EdenEast/nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
2466
149
2
colorscheme
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609
403
2
syntax
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2242
280
3
file-explorer
echasnovski/mini.files
Navigate and manipulate file system. Part of 'mini.nvim' library.
91
36
0
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
519
1
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8174
890
1
syntax
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
2822
301
1
git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171
822
1
completion
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
16441
7
0
preconfigured
mfussenegger/nvim-ts-hint-textobject
Region selection with hints on the AST nodes of a document powered by treesitter
377
8
0
treesitter-based
echasnovski/mini.pick
Pick anything. Part of 'mini.nvim' library. 
17
9
1
fuzzy-finder