1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 19:54:12 +01:00

Mention -builtin in the note about preventing infinite loops in :h :map.

This commit is contained in:
Štěpán Němec
2010-12-03 19:09:44 +01:00
parent 6b416e521c
commit aabe05be55

View File

@@ -98,8 +98,8 @@
<code><ex>:map a b</ex>
<ex>:map b a</ex></code>
<p>
In order to avoid this shortcoming, the
<ex>:noremap</ex> command may be used.
In order to avoid this shortcoming, the <ex>:noremap</ex> command
or the <em>-builtin</em> option may be used.
</p>
</description>
</item>