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
1
completion
nvim-treesitter/nvim-treesitter-context
Show code context
2769
1
editing-support
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
7211
1
markdown-and-latex
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1785
1
nvim-dev
nvimdev/dashboard-nvim
vim dashboard
2579
0
startup
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
977
0
dependency-management
vuki656/package-info.nvim
✍️ All the npm/yarn/pnpm commands I don't want to type
545
1
dependency-management
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
6253
4
colorscheme
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1867
1
editing-support
3rd/image.nvim
🖼️ Bringing images to Neovim.
1475
1
media
windwp/nvim-autopairs
autopairs for neovim written in lua
3566
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
2686
1
markdown-and-latex
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
5031
1
file-explorer
kawre/leetcode.nvim
A Neovim plugin enabling you to solve LeetCode problems.
1471
0
competitive-programming
rcarriga/nvim-dap-ui
A UI for nvim-dap
2960
2
debugging