diff runtime/doc/index.txt @ 2570:71b56b4e7785 vim73

Make the references to features in the help more consistent. (Sylvain Hitier)
author Bram Moolenaar <bram@vim.org>
date Sun, 15 Aug 2010 13:50:43 +0200
parents 1851bce339fc
children ee53a39d5896
line wrap: on
line diff
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -102,7 +102,7 @@ tag		char		action	~
 |i_CTRL-^|	CTRL-^		toggle use of |:lmap| mappings
 |i_CTRL-_|	CTRL-_		When 'allowrevins' set: change language
 				(Hebrew, Farsi) {only when compiled with
-				+rightleft feature}
+				the |+rightleft| feature}
 
 		<Space> to '~'	not used, except '0' and '^' followed by
 				CTRL-D
@@ -163,7 +163,7 @@ commands in CTRL-X submode				*i_CTRL-X_
 |i_CTRL-X_CTRL-V|	CTRL-X CTRL-V	complete like in : command line
 |i_CTRL-X_CTRL-]|	CTRL-X CTRL-]	complete tags
 |i_CTRL-X_s|		CTRL-X s	spelling suggestions
-{not available when compiled without the +insert_expand feature}
+{not available when compiled without the |+insert_expand| feature}
 
 ==============================================================================
 2. Normal mode						*normal-index*