style(core.*, health.lua): better code style and backend strategy
This commit is contained in:
@@ -56,6 +56,7 @@ curl.get = function(uri, opts)
|
||||
end
|
||||
end
|
||||
|
||||
-- vim.pretty_print(table.concat(cmd, ' '))
|
||||
vim.fn.jobstart(table.concat(cmd, ' '), {
|
||||
stdin = 'null',
|
||||
on_stdout = on_stdout,
|
||||
|
Reference in New Issue
Block a user