max fold level
This commit is contained in:
parent
7c6d74ffa7
commit
8479527bd0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue