Make GVIM start with a menu bar

This commit is contained in:
doyle 2021-08-31 20:00:05 +10:00
parent 1bcf3be3e8
commit e837c45317

View File

@ -73,7 +73,7 @@ set fileformats=unix,dos
set foldlevelstart=99 " Initially all folds open
set foldmethod=indent " Allow folding of
set foldnestmax=1 " Maximum number of nested folds
set guioptions= " remove extra gui elements
set guioptions=menu " remove extra gui elements
set laststatus=2 " always show status bar
set linebreak " When wrapping lines, don't break words
set list " Show 'listchar' characters