aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/map.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/map.txt')
-rw-r--r--runtime/doc/map.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index ffd7b6bc1d..56e58baad8 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -1051,8 +1051,7 @@ typed after an abbreviation: >
There are no default abbreviations.
Abbreviations are never recursive. You can use ":ab f f-o-o" without any
-problem. But abbreviations can be mapped. {some versions of Vi support
-recursive abbreviations, for no apparent reason}
+problem. But abbreviations can be mapped.
*:abbreviate-local* *:abbreviate-<buffer>*
Just like mappings, abbreviations can be local to a buffer. This is mostly