AutoYADM commit: 2024-12-04 18:40:04

This commit is contained in:
Daniel Fichtinger 2024-12-04 18:40:04 -05:00
parent 8dd16b3f43
commit 22a2064dad

View file

@ -1,5 +1,6 @@
local function gen_header()
return "header!"
local h = vim.fn.system("fortune issa-haiku")
return h
end
return {
"folke/snacks.nvim",