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