We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3e070 commit a72376bCopy full SHA for a72376b
README.md
@@ -328,7 +328,7 @@ Creates a permalink to the current file/lines at GitHub. The link is opened in
328
the browser and copied to the system clipboard. In normal mode, uses the current
329
file, in visual mode, uses the selected lines. (Note that visual mode detection
330
requires you to use the lua function below instead of the `:Tinygit` ex-command.)
331
-- `"file"`: link to the file
+- `"file"`: link to the file (normal mode) or the selected lines (visual mode)
332
- `"blame"`: link to the blame view of the file
333
- `"repo"`: link to the repo root
334
0 commit comments