From a88cf0942b5ba5cde7c54828d18b1cd0aeeb724f Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 25 Apr 2018 08:18:13 +0200 Subject: [PATCH] README: wording Closes #131 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d50cff5..4554e46 100644 --- a/README.md +++ b/README.md @@ -1143,8 +1143,7 @@ Many of the concepts mentioned above also have _local_ counterparts: | `:cd` | `:lcd` | window | `:h :lcd` | | `` | `` | buffer | `:h maplocalleader` | -Variables also sport different scopes, but will be explained in -[Vim scripting](http://vimdoc.sourceforge.net/htmldoc/usr_41.html). +[Variables also have different scopes](http://vimdoc.sourceforge.net/htmldoc/usr_41.html#41.2). # Usage