Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
-- Island of Misfit Toys
local M = {}
function M.redir_exec()
error('redir_exec is deprecated, use nvim_exec2() or pcall_err()')
end
return M