kitchen sink again :(

This commit is contained in:
2025-05-06 16:51:24 -05:00
parent 3094bf2a39
commit 7c3289fded
51 changed files with 544 additions and 792 deletions

View File

@ -1,7 +1,7 @@
return { 'squibid/nyooom',
url = 'https://git.squi.bid/nyooom',
return { "squibid/nyooom",
url = "https://git.squi.bid/nyooom",
pin = true,
function()
require('nyooom').setup {}
require("nyooom").setup {}
end
}