updated for version 7.0g

This commit is contained in:
Bram Moolenaar
2006-04-30 18:54:39 +00:00
parent aa35dd1667
commit c9b4b05b35
282 changed files with 3456 additions and 3060 deletions

View File

@ -1,4 +1,4 @@
*indent.txt* For Vim version 7.0f. Last change: 2006 Apr 25
*indent.txt* For Vim version 7.0g. Last change: 2006 Apr 30
VIM REFERENCE MANUAL by Bram Moolenaar
@ -412,8 +412,8 @@ assume a 'shiftwidth' of 4.
cino= cino=M1 >
if (cond1 && if (cond1 &&
cond2 cond2
) )
cond2 cond2
) )
<
*java-cinoptions* *java-indenting*
jN Indent java anonymous classes correctly. The value 'N' is