max fold level

This commit is contained in:
ManjaroOne666 2018-06-09 12:10:39 +01:00
parent 7c6d74ffa7
commit 8479527bd0
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ nnoremap <silent> <buffer> <F5> :call SaveAndExecute('python')<CR>
" vnoremap <silent> <buffer> <F5> :<C-u>call SaveAndExecutePython()<CR>
set foldmethod=indent
set foldnestmax=2
set foldnestmax=1