Lines Matching refs:all
84 fold all the sections in this chapter. Try it out. You will notice that
88 Suppose you have created several folds, and now want to view all the text.
100 If you have nested several levels deep, you can open all of them with: >
104 This R-educes folds until there are none left. And you can close all folds
152 To open all folds at the cursor line use |zO|.
153 To close all folds at the cursor line use |zC|.
155 To delete all folds at the cursor line use |zD|.
166 :set foldopen=all
175 :set foldclose=all
177 This will re-apply 'foldlevel' to all folds that don't contain the cursor.
182 the same buffer, one with folds and one without folds. Or one with all folds
183 closed and one with all folds open.
189 is lost. If you come back to the same file later, all manually opened and
191 manually, all folds are gone! To save the folds use the |:mkview| command: >
245 This means that all folds with three times a 'shiftwidth' indent or more will
247 'foldlevel' is zero, all folds are closed. |zM| does set 'foldlevel' to zero.
261 and then open a specific fold with |zo|. Or open all folds with |zR| and
310 to define all folds. Only when you want to explicitly stop a fold before
324 all folding happens automatically.
352 substitute(...,'\\s','','g') removes all white space from the line