SUMMARY: In Vim there are special commands to fold/unfold code, like `za` (toggles fold), `zo` (opens fold), `zc` (closes fold) and so on. It would be nice if these combinations were also available in Kate's Vi Input mode.