This commit is contained in:
brotifypacha 2023-02-01 00:23:10 +03:00
parent b5c3358521
commit 3dbdee8e49

View file

@ -28,7 +28,7 @@ return function(...)
if #args == 0 then
iface = vim.fn.input "impl: generating method stubs for interface: "
vim.cmd "redeaw!"
vim.cmd "redraw!"
if iface == "" then
u.notify("usage: GoImpl f *File io.Reader", "info")
return