mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 09:55:47 +01:00
Mention -builtin in the note about preventing infinite loops in :h :map.
This commit is contained in:
@@ -98,8 +98,8 @@
|
|||||||
<code><ex>:map a b</ex>
|
<code><ex>:map a b</ex>
|
||||||
<ex>:map b a</ex></code>
|
<ex>:map b a</ex></code>
|
||||||
<p>
|
<p>
|
||||||
In order to avoid this shortcoming, the
|
In order to avoid this shortcoming, the <ex>:noremap</ex> command
|
||||||
<ex>:noremap</ex> command may be used.
|
or the <em>-builtin</em> option may be used.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user