diff --git a/my_configs.vim b/my_configs.vim index adca9c44..867dd68d 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -2,6 +2,7 @@ " => General configuration """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" set nu +set nofoldenable if has('gui_running') set lines=60 columns=108 linespace=0