AutoYADM commit: 2024-12-04 18:40:04
This commit is contained in:
parent
8dd16b3f43
commit
22a2064dad
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue