Hi vimmers, I would like to fold all lines not containing a keyword like 'warning'. Basically, I want to be able to open a file, apply this filter and immediately see all warnings related in my file.
Is there a one-liner way to do this? or must I do a specific syntax folding file, or even a vim script? any help/hint appreciated. thanks in advance -- Christian
