~tomleb/repo-url.nvim

0f9c3115b899f99354cfa0eec11d2d7d298cea49 — Tom Lebreux 4 months ago ea15377
Update README
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 90,7 90,7 @@ RepoURL comes with the following defaults:
```lua
{
  -- Ordered list of remotes to look for to generate the permalinks for git
  -- repositories
  -- repositories if the current branch doesn't track a specific remote
  preferred_remotes = { 'origin' },
  -- Mapping of software forge hostname to URL builders. More details in the URL
  -- builder's section.