We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
:GhBlameCurrentLine
0.9.5
Sonoma 14.3.1 (23D60)
When I run :GhBlameCurrentLine I get a crash:
Info 21:09:58 notify.info GhBlame Fetching PR details... Error 21:09:59 msg_show.lua_error Error executing vim.schedule lua callback: ...cal/share/LazyVim/lazy/gh-blame.nvim/lua/gh-blame/gh.lua:148: attempt to index field 'resource' (a userdata value) stack traceback: ...cal/share/LazyVim/lazy/gh-blame.nvim/lua/gh-blame/gh.lua:148: in function 'find_associated_pr' ....local/share/LazyVim/lazy/gh-blame.nvim/lua/gh-blame.lua:36: in function <....local/share/LazyVim/lazy/gh-blame.nvim/lua/gh-blame.lua:24>
I'd expect to see the PR info related to the line blamed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Did you check docs and existing issues?
Neovim version (nvim -v)
0.9.5
Operating system/version
Sonoma 14.3.1 (23D60)
Describe the bug
When I run
:GhBlameCurrentLine
I get a crash:Steps To Reproduce
:GhBlameCurrentLine
Expected Behavior
I'd expect to see the PR info related to the line blamed.
The text was updated successfully, but these errors were encountered: