AutoYADM commit: 2024-12-04 18:55:04
This commit is contained in:
parent
b54eb87e11
commit
e4716290a3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
local function gen_header()
|
local function gen_header()
|
||||||
-- local h = vim.fn.system("fortune issa-haiku")
|
-- local h = vim.fn.system("fortune issa-haiku")
|
||||||
local h = vim.fn.system("~/dev/pyku/pyku.py --tree")
|
local h = vim.fn.system("~/dev/pyku/pyku.py --tree")
|
||||||
|
h = h .. vim.fn.system("fortune issa-haiku")
|
||||||
return h
|
return h
|
||||||
end
|
end
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue