AutoYADM commit: 2024-12-04 18:50:03
This commit is contained in:
parent
22a2064dad
commit
b54eb87e11
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
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")
|
||||||
return h
|
return h
|
||||||
end
|
end
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue