vossccp / dotfiles
plugin manager
lazy.nvim
plugins
35
root
nvim/.config/nvim
init file
init.lua
lines of code
1424
monorepo
yes
fork
no
leaderkey
Space
Plugins
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1664
3
nvim-dev
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15100
3
plugin-manager
epwalsh/obsidian.nvim
Obsidian 🤝 Neovim
4287
1
note-taking
windwp/nvim-autopairs
autopairs for neovim written in lua
3308
6
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
5682
0
colorscheme
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8158
2
completion
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
4440
4
terminal-integration
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1724
1
editing-support
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4114
5
file-explorer
rcarriga/nvim-dap-ui
A UI for nvim-dap
2696
2
debugging