codebycorey / vinevim
plugin manager
lazy.nvim
plugins
47
root
init file
init.lua
lines of code
1867
monorepo
no
fork
no
leaderkey
Space
Plugins
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1652
1
nvim-dev
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8094
5
completion
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1704
2
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
5621
2
colorscheme
nvim-treesitter/nvim-treesitter-context
Show code context
2515
3
editing-support
folke/lazydev.nvim
Faster LuaLS setup for Neovim
729
5
nvim-dev
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7248
1
file-explorer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
14881
1
plugin-manager
rcarriga/nvim-dap-ui
A UI for nvim-dap
2676
1
debugging