mirror of
https://github.com/youwen5/neovim-flake.git
synced 2024-11-24 10:53:51 -08:00
feat: increase fold level
This commit is contained in:
parent
82a9a5af6b
commit
b7ec14467a
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@
|
|||
number = true;
|
||||
shiftwidth = 2;
|
||||
tabstop = 4;
|
||||
foldlevel = 9;
|
||||
foldlevel = 15;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue