comparison runtime/doc/index.txt @ 616:59cf24598e9c

updated for version 7.0176
author vimboss
date Fri, 23 Dec 2005 22:11:04 +0000
parents 05c67faedc8b
children 81fe2ccc1207
comparison
equal deleted inserted replaced
615:7fe13e0f5dce 616:59cf24598e9c
1 *index.txt* For Vim version 7.0aa. Last change: 2005 Dec 14 1 *index.txt* For Vim version 7.0aa. Last change: 2005 Dec 23
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
758 window), otherwise like "z<CR>" 758 window), otherwise like "z<CR>"
759 |z-| z- redraw, cursor line at bottom of window, 759 |z-| z- redraw, cursor line at bottom of window,
760 cursor on first non-blank 760 cursor on first non-blank
761 |z.| z. redraw, cursor line to center of window, 761 |z.| z. redraw, cursor line to center of window,
762 cursor on first non-blank 762 cursor on first non-blank
763 |z=| z= make spelling suggestions 763 |z=| z= give spelling suggestions
764 |zA| zA open a closed fold or close an open fold 764 |zA| zA open a closed fold or close an open fold
765 recursively 765 recursively
766 |zC| zC close folds recursively 766 |zC| zC close folds recursively
767 |zD| zD delete folds recursively 767 |zD| zD delete folds recursively
768 |zE| zE eliminate all folds 768 |zE| zE eliminate all folds