aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-03-17 23:57:49 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-03-17 23:57:49 +0100
commit66d227a968ec1eb187c302735478f20976679d23 (patch)
tree6dad718241142381c75210bfc32d625a1e82994d
parentb9aefc52f79cac97fd82294614ce36494aad8da8 (diff)
downloadvis-open-file-under-cursor-66d227a968ec1eb187c302735478f20976679d23.tar.gz
Rewrite a mentioning of URL as a Markdown link.HEADmaster
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 72b4574..82ed252 100644
--- a/README.md
+++ b/README.md
@@ -8,9 +8,8 @@ vis.c:222 (opens file at specific line offset)
vis.c:/goto (opens file at first match of search pattern after '/')
```
-This patch is a rework of the following Github PR and supersedes it.
-
-https://github.com/martanne/vis/pull/558
+This patch is a rework of [the Github
+PR](https://github.com/martanne/vis/pull/558) and supersedes it.
To install add the repository (either directly or for example as a git
submodule) to your vis configuration directory `~/.config/vis/plugins/`