Search notes:

VIM: src/fold.c

fold.c implements folding.

MAX_LEVEL

The MAX_LEVEL macro defines the maximum value for foldnestmax.

Index