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

@ -1,4 +1,9 @@
require("killersheep").setup {
local status_ok, killersheep = pcall(require, "killersheep")
if not status_ok then
return
end
killersheep.setup {
gore = true,
border = 'shadow',
keymaps = {