This commit is contained in:
thijsdv 2016-01-17 12:06:35 +01:00
parent 39a755188a
commit fce95f8b0e

View File

@ -719,7 +719,7 @@ Many of the concepts mentioned above also have _local_ counterparts:
| `<leader>` | `<localleader>` | buffer | `:h maplocalleader` |
Variables also sport different scopes, but will be explained in
[Vim scriping](#vim-scripting).
[Vim scripting](#vim-scripting).
## Usage