4 lines
93 B
VimL
4 lines
93 B
VimL
" hide gvim elements
|
|
set guioptions-=m "remove menu bar
|
|
set guioptions-=T "remove toolbar
|