issues Search Results · repo:linrongbin16/gitlinker.nvim language:Lua
Filter by
32 results
(80 ms)32 results
inlinrongbin16/gitlinker.nvim (press backspace or delete to remove)In snacks.gitbrowse, I found an interesting feature:
When a git repository has multiple remotes ( = 2), it use the vim.ui.select to open a popup/dialog to interact with
user, instead of passing the remote ...
linrongbin16
- Opened 7 days ago
- #266
As discussed in #257 , there s a issue in previous version of gitlinker.commons.async . I just updated it in
https://github.com/linrongbin16/commons.nvim/pull/311.
The new async module is a much simpler ...
linrongbin16
- Opened on Feb 1
- #263
1. What s the output of git remote get-url origin?
ᐅ git remote get-url origin
https://github.com/linrongbin16/gitlinker.nvim.git
2. what s the expect git host url you want to generate?
It is generated ...
theherk
- 6
- Opened on Jan 18
- #259
Ever since updating to f643cdf2121cc034133636f5041e48b52d6644cc or newer, I get this error every time I try to copy a
link:
Error executing Lua callback: ...nvim/lazy/gitlinker.nvim/lua/gitlinker/commons/async.lua:78: ...
loganswartz
- 7
- Opened on Jan 17
- #257
1. What s the output of git remote get-url origin?
ssh://git@github.com:/myorg/terraform-infra.git
2. what s the expect git host url you want to generate?
https://github.com/myorg/terraform-infra/blob/69227d92d63d0b55b0aa1372cac8532826a361ef/myfile.yaml#L13 ...
bagnaram
- 2
- Opened on Nov 7, 2024
- #250
Thank you for maintaining this plugin! I was on the way to develop something similar when I found this.
I was going through your README.md and tried to get a custom router working for my enterprise Gitlab, ...
ErickKramer
- 5
- Opened on Sep 23, 2024
- #248
Hi, I just started to use gitlinker.nvim and I liked it a lot.
I have configured browse and blame for custom Gitlab domain
This is the how it s looks like (just domain is changed)
require( gitlinker ...
achojo
- 2
- Opened on Aug 16, 2024
- #244
First off, thank you for the plug-in! It has saved me a lot of time already :)
As far as I can tell, gitlinker just picks the first remote from the list of remotes when generating the URL (unless a
remote ...
tvsfx
- 5
- Opened on May 14, 2024
- #242
Details
This is more about asking for guidance on how I can make gitlinker work with fzf-lua s bcommit. With bcommit, I can open
a file in a new buffer at the selected commit. This newly created buffer ...
hqkhan
- 11
- Opened on Apr 18, 2024
- #237
Hello, I have a custom remote that I m creating links for. It works great when I am on a branch. I m running into an
issue when I detach from tip to a specific commit in my history.
I get the error: [gitlinker] ...
hqkhan
- 24
- Opened on Apr 4, 2024
- #234

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.