Disable folding
This commit is contained in:
parent
d37aa83b11
commit
60da83bff3
|
|
@ -2,6 +2,7 @@
|
||||||
" => General configuration
|
" => General configuration
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
set nu
|
set nu
|
||||||
|
set nofoldenable
|
||||||
|
|
||||||
if has('gui_running')
|
if has('gui_running')
|
||||||
set lines=60 columns=108 linespace=0
|
set lines=60 columns=108 linespace=0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue