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

This commit is contained in:
Daniel Fichtinger 2024-12-04 18:55:04 -05:00
parent b54eb87e11
commit e4716290a3

View file

@ -1,6 +1,7 @@
local function gen_header()
-- local h = vim.fn.system("fortune issa-haiku")
local h = vim.fn.system("~/dev/pyku/pyku.py --tree")
h = h .. vim.fn.system("fortune issa-haiku")
return h
end
return {