这是一个创建于 4234 天前的主题,其中的信息可能已经有所发展或是发生改变。
使用 set foldmethod=indent 设置了折叠, 但是可不可以设置5行以下不要折叠?
3 条回复 • 1970-01-01 08:00:00 +08:00
![lerry](https://cdn.v2ex.com/avatar/afd2/08b1/13155_normal.png?m=1735987054) |
|
1
lerry 2013-07-06 13:48:05 +08:00
set foldlevel=5 楼主试试,我都是设置 set foldlevel=9999 来避免它折叠
|
![switch](https://cdn.v2ex.com/avatar/c282/5659/36731_normal.png?m=1374152836) |
|
2
switch 2013-07-06 14:04:32 +08:00 1
set foldminlines=5 是这个吗?
|
![sdjl](https://cdn.v2ex.com/avatar/be6a/d876/5055_normal.png?m=1724731250) |
|
3
sdjl 2013-07-06 15:30:49 +08:00
|