fix(Help): remove debug code

pull/23/head v3.4.1
Iron-E 1 year ago
parent 1f402f9c65
commit 76f24a7456
No known key found for this signature in database
GPG Key ID: 83A6AEB40395D40D

@ -78,7 +78,6 @@ end
--- show the contents of this `Help`.
--- @return nil
function Help:show()
vim.print(self)
vim.api.nvim_echo(self, false, {})
vim.fn.getchar()
end

Loading…
Cancel
Save