stephansama / nvim
plugin manager
lazy.nvim
plugins
62
root
init file
init.lua
lines of code
4078
monorepo
no
fork
no
leaderkey
unknown
Plugins
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8383
1
completion
nvim-treesitter/nvim-treesitter-context
Show code context
2618
0
editing-support
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
6983
0
markdown-and-latex
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1721
1
nvim-dev
nvimdev/dashboard-nvim
vim dashboard
2470
0
startup
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
905
0
dependency-management
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
525
1
dependency-management
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
5880
1
colorscheme
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1782
0
editing-support
3rd/image.nvim
🖼️ Bringing images to Neovim.
1298
0
media
windwp/nvim-autopairs
autopairs for neovim written in lua
3413
0
editing-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15888
0
plugin-manager
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
2155
3
markdown-and-latex
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4552
2
file-explorer
kawre/leetcode.nvim
A Neovim plugin enabling you to solve LeetCode problems.
1266
0
competitive-programming
rcarriga/nvim-dap-ui
A UI for nvim-dap
2790
1
debugging