Opens files with all folds exapnded
This commit is contained in:
parent
c4c1e57bac
commit
d3aa2d0800
|
@ -24,6 +24,8 @@
|
||||||
tabstop = 4;
|
tabstop = 4;
|
||||||
shiftwidth = 4;
|
shiftwidth = 4;
|
||||||
mouse = "a";
|
mouse = "a";
|
||||||
|
# Open files with all folds expanded (`zM` to collapse all)
|
||||||
|
foldlevel = 99;
|
||||||
};
|
};
|
||||||
|
|
||||||
globals = {
|
globals = {
|
||||||
|
|
Loading…
Reference in a new issue