emxxjnm
/
nvim
plugin manager
Lazy
plugins
40
root
init file
init.lua
lines of code
3801
monorepo
no
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
nvimdev/dashboard-nvim
vim dashboard
1791
48
4
startup
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
528
206
2
color
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
5706
738
1
lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
echasnovski/mini.pairs
Neovim Lua plugin to automatically manage character pairs. Part of 'mini.nvim' library.
59
75
1
editing-support
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
1491
188
5
motion
nvim-treesitter/nvim-treesitter-context
Show code context
1840
265
2
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1630
159
3
test
echasnovski/mini.indentscope
Neovim Lua plugin to visualize and operate on indent scope. Part of 'mini.nvim' library.
125
98
3
indent
toppair/peek.nvim
Markdown preview plugin for Neovim
450
48
0
markdown-and-latex
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
611
5
statusline
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
2948
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.
1573
386
1
nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
646
201
185
debugging
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1184
112
7
lsp
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3750
327
2
colorscheme
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.
2037
829
1
nvim-dev
echasnovski/mini.bufremove
Neovim Lua plugin to remove buffers. Part of 'mini.nvim' library.
45
52
1
split-and-window
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1154
332
3
editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
816
1
fuzzy-finder
rcarriga/nvim-dap-ui
A UI for nvim-dap
1825
342
1
debugging
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
4059
399
2
debugging
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
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.
3699
472
1
keybinding
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
2795
296
2
tabline
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1227
150
15
formatting
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2216
282
2
syntax
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
372
103
3
bars-and-lines
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
1655
199
3
utility
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
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
3347
520
2
indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion