this better work or i'll cry, cry hard
This commit is contained in:
parent
fb834fbe8b
commit
915edb6b98
1 changed files with 4 additions and 0 deletions
|
|
@ -43,3 +43,7 @@ require("mini.test").setup {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
vim.print "--- mini start"
|
||||||
|
vim.print(vim.system({ "echo", "hello" }):wait().stdout)
|
||||||
|
vim.print "--- mini end "
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue