vimrc: prefer,enable manual folding
This commit is contained in:
parent
798f97d873
commit
52d8a48ea5
@ -755,8 +755,7 @@ set colorcolumn=80 " Highlight column 80 to get coding horizontal bou
|
||||
set noerrorbells " bells in vim
|
||||
set viminfo='50,"50 " '=marks for x files, "=registers for x files
|
||||
|
||||
set nofoldenable
|
||||
"set foldmethod=indent " indent based folding
|
||||
set foldmethod=manual " manual folding
|
||||
|
||||
set encoding=utf-8 " important for powerline besides others
|
||||
set noscrollbind
|
||||
|
Loading…
Reference in New Issue
Block a user