diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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/` |