README: wording

Closes #131
This commit is contained in:
Marco Hinz 2018-04-25 08:18:13 +02:00
parent 9121f14082
commit a88cf0942b
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -1143,8 +1143,7 @@ Many of the concepts mentioned above also have _local_ counterparts:
| `:cd` | `:lcd` | window | `:h :lcd` |
| `<leader>` | `<localleader>` | 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