action_callback = require("gitlinker.actions").open_in_browser
not working?
#74
Labels
bug
Something isn't working
Describe the bug
Trying to config default action_callback to open git link in browser. but it still behavior like
copy_to_clipboard
.To Reproduce
Use lazy.nvim to install, this is part of
lua/plugins.lua
:Expected behavior
Use
<leader>gl
to open git link in browser.Screenshots
System (please complete the following information):
neovim --version
:NVIM v0.8.2
git --version
:git version 2.39.2
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: