jonykalavera / madhouse
plugin manager lazy.nvim
plugins 50
root dot_config/nvim
init file init.lua
lines of code 2661
monorepo yes
fork no
leaderkey Space
Plugins
folke/lazydev.nvim
Faster LuaLS setup for Neovim 1544 0 nvim-dev
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
7893 0 markdown-and-latex
folke/snacks.nvim
๐ฟ A collection of QoL plugins for Neovim 7775 0 editing-support
akinsho/nvim-toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
5543 0 terminal-integration
MunifTanjim/nui.nvim
UI Component Library for Neovim.
2083 0 nvim-dev
catppuccin/nvim
๐จ Soothing pastel theme for Neovim
7485 0 colorscheme
folke/lazy.nvim
๐ค A modern plugin manager for Neovim
21141 0 plugin-manager
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua. 9457 0 completion
GustavEikaas/easy-dotnet.nvim
A plug-and-play Neovim plugin for .NET development. Roslyn LSP with Roslynator, bundled netcoredbg debugging, and a Rider-like test runner with neotest support. Smooth build, test, and run for C#, F#, Razor, and .NET Aspire. The last .NET plugin you'll ever need. 829 0 programming-languages-support
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer 6665 0 file-explorer
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows 5542 0 terminal-integration
rcarriga/nvim-dap-ui
A UI for nvim-dap
3346 0 debugging