diff options
| author | Eivind Fonn <evfonn@gmail.com> | 2019-12-21 17:35:00 +0100 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2019-12-21 17:35:00 +0100 |
| commit | f6225716ad76596664555e2b93c5c7d06c995181 (patch) | |
| tree | 5a4b2f185e09928ca3fdd3f25143e5cfeea64b46 /doc | |
| parent | 3271ddac1f36e0bb040e10892ec02c2301c818f1 (diff) | |
Fix typo
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/keymaps.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/keymaps.rst b/doc/source/keymaps.rst index 2e9e4a4..cae0ad8 100644 --- a/doc/source/keymaps.rst +++ b/doc/source/keymaps.rst @@ -140,6 +140,6 @@ Likewise, you can use the expression ``<localleader>`` to mimic Vim's local leader, which is designed for mode-specific key bindings. You can use the function :elisp:ref:`evil-set-leader` to designate -which function as the leader and the local leader. +which key acts as the leader and the local leader. .. elisp:autofunction:: evil-set-leader |
