Disable folding
This commit is contained in:
parent
d37aa83b11
commit
60da83bff3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
" => General configuration
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
set nu
|
||||
set nofoldenable
|
||||
|
||||
if has('gui_running')
|
||||
set lines=60 columns=108 linespace=0
|
||||
|
|
Loading…
Reference in a new issue