Disable folding forever
This commit is contained in:
parent
dcd6bd6c5b
commit
e71bdc0fa0
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ set softtabstop=4
|
||||||
set shiftwidth=4
|
set shiftwidth=4
|
||||||
set smartindent
|
set smartindent
|
||||||
set formatoptions+=n
|
set formatoptions+=n
|
||||||
|
set nofoldenable
|
||||||
|
|
||||||
set wrap
|
set wrap
|
||||||
set linebreak
|
set linebreak
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue