1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Pavel
38500943+BrotifyPacha@users.noreply.github.com
Committed by:
GitHub
noreply@github.com
Committed at:
2023-02-01 14:42:26 +0200
Parent:
b5c3358
M
lua/gopher/impl.lua
@@ -28,7 +28,7 @@ local recv = get_struct()
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