kitchen sink cause I'm too lazy to sort through this junk

This commit is contained in:
2023-08-11 20:43:58 -04:00
parent a8a1bef56a
commit ea6fcd370f
23 changed files with 463 additions and 206 deletions

View File

@ -23,3 +23,11 @@ scrollbar.setup({
handle = true,
},
})
--[[ scrollbar.setup {
current_only = true,
winblend = 50,
zindex = 40,
excluded_filetypes = {},
width = 2,
} ]]