最近编辑html,发现有需要折叠代码,查了一下,做个笔记。
- set foldmethod=manual
- 在某个标签处,
zfat
或zfit
可以创建一个折叠,然后用za
就可以打开或者关闭一个折叠,
I have found zfat
(or, equally, zfit
) works well for folding with HTML documents. za
will toggle (open or close) an existing fold. zR
opens all the folds in the current document, zM
effectively re-enables all existing folds marked in the document.
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。