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.
8562
0
completion
nvim-treesitter/nvim-treesitter-context
Show code context
2683
0
editing-support
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
7088
1
markdown-and-latex
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1762
0
nvim-dev
nvimdev/dashboard-nvim
vim dashboard
2522
0
startup
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
949
0
dependency-management
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
533
0
dependency-management
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
6078
0
colorscheme
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1825
0
editing-support
3rd/image.nvim
🖼️ Bringing images to Neovim.
1391
0
media
windwp/nvim-autopairs
autopairs for neovim written in lua
3481
0
editing-support
folke/lazy.nvim
💤 A modern plugin manager for Neovim
16238
0
plugin-manager
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
2393
2
markdown-and-latex
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4771
2
file-explorer
kawre/leetcode.nvim
A Neovim plugin enabling you to solve LeetCode problems.
1380
0
competitive-programming
rcarriga/nvim-dap-ui
A UI for nvim-dap
2874
1
debugging