finish hyprland

This commit is contained in:
Nico
2025-04-01 21:04:27 +02:00
parent 25ab3a589b
commit 6419427a05
48 changed files with 1127 additions and 105 deletions

View File

@@ -0,0 +1,7 @@
return {
"lukas-reineke/indent-blankline.nvim",
main = "ibl",
---@module "ibl"
---@type ibl.config
opts = {},
}