Disable folding.
This commit is contained in:
parent
348a1dbde8
commit
3aecf8a763
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ set list
|
|||
set listchars=trail:·,tab:‣\
|
||||
|
||||
" Turn off code folding
|
||||
set foldmethod=manual
|
||||
set nofoldenable
|
||||
let g:vim_markdown_folding_disabled=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue