asyncedd
/
dots.nvim
plugin manager
Lazy
plugins
45
root
init file
init.lua
lines of code
2316
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
686
4
git
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5712
740
2
lsp-installer
echasnovski/mini.clue
Show next key clues. Part of 'mini.nvim' library. 
33
18
1
keybinding
rebelot/heirline.nvim
Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
819
60
1
statusline
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8476
747
5
plugin-manager
folke/twilight.nvim
🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.
997
98
3
color
marko-cerovac/material.nvim
:trident: Material colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
842
33
0
colorscheme
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1494
189
6
motion
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1181
166
4
editing-support
echasnovski/mini.operators
Text edit operators. Part of 'mini.nvim' library. 
23
18
0
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2454
723
3
snippet
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
124
98
3
indent
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
411
129
1
nvim-dev
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
3033
331
5
utility
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8464
858
1
lsp
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
2952
503
3
comment
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1576
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.
4402
290
4
colorscheme
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1186
112
7
lsp
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
weilbith/nvim-code-action-menu
Pop-up menu for code actions to show meta-information and diff preview
584
39
0
lsp
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
935
276
2
comment
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
343
58
3
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3752
329
3
colorscheme
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
644
35
0
dependency-management
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1169
485
4
nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2038
831
1
nvim-dev
olimorris/onedarkpro.nvim
🎨 Atom's iconic One Dark theme, for Neovim. Fully customisable, with Treesitter, LSP semantic token support and a light variant
593
38
2
colorscheme
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1157
332
4
editing-support
gbprod/yanky.nvim
Improved Yank and Put functionalities for Neovim
601
69
4
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11994
818
1
fuzzy-finder
kosayoda/nvim-lightbulb
VSCode 💡 for neovim's built-in LSP.
700
63
2
lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1340
436
402
snippet
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3016
171
2
colorscheme
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
75
76
0
editing-support
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
692
142
2
editing-support
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2800
297
2
tabline
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1234
151
17
formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2218
282
2
syntax
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1667
200
4
utility
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1612
404
3
syntax
echasnovski/mini.files
Navigate and manipulate file system. Part of 'mini.nvim' library.
93
35
0
file-explorer
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3349
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8195
892
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6185
823
1
completion