update logs

pull/285/head
ray-x 7 months ago
parent cddb324eb0
commit 7231ef9614

@ -7,7 +7,7 @@ end
local function info(msg)
if _NgConfigValues.debug then
api.nvim_echo({ { 'Info: ' .. msg } }, true, {})
api.nvim_echo({ { 'Debug: ' .. msg } }, true, {})
end
end

Loading…
Cancel
Save