Replies: 3 comments 1 reply
-
Not currently possible, no. |
Beta Was this translation helpful? Give feedback.
0 replies
-
What is the state of the feature asked in above question as of now ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@goetzc / @rbhanot4739 - This is now available via @CKolkey - would you be open to accepting a PR for yanking the URL (equivalent to fugitive's |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Something like tpope/vim-fugitive plugin which has "plugins" such as tpope/vim-rhubarb which allows to open the file selection in GitHub, shumphrey/fugitive-gitlab.vim for GitLab, or tommcdo/vim-fubitive for Bitbucket.
Then it's possible to run
:GBrowse
to open the link the default browser.Is something like that possible with
Neogit
build-in or as an additional extension?Beta Was this translation helpful? Give feedback.
All reactions