1
0
Fork 0

refactor: C++: foldlevel=2

This commit is contained in:
Michel 2022-11-10 11:14:44 +01:00
parent 71880f4b93
commit d7be87ff09
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -608,7 +608,7 @@ nmap <M-=> <plug>(YoinkPostPasteToggleFormat)
"
" Fold method & initial level
autocmd FileType cpp setlocal comments^=:/// foldmethod=syntax foldlevel=0
autocmd FileType cpp setlocal comments^=:/// foldmethod=syntax foldlevel=2
"" Abolish {{{2
""