mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
3 lines
83 B
VimL
3 lines
83 B
VimL
" let the initial folding state be that all folds are closed.
|
|
setlocal foldlevel=0
|