This commit is contained in:
Zacharias-Brohn
2025-12-10 22:46:54 +01:00
parent ead16ef172
commit 3d0d89284f
11 changed files with 351 additions and 95 deletions
+6
View File
@@ -290,4 +290,10 @@ return {
)
end,
},
{
"petertriho/nvim-scrollbar",
config = function()
require "config.scrollbar"
end,
},
}