max fold level

This commit is contained in:
ManjaroOne666 2018-06-09 12:10:39 +01:00
commit 8479527bd0

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