When more than one file is opened in vim in console(terminal) with tabnew we will get a tabbed interface for each file. My question is can we get the same look and feel for gvim(GUI) rather than having real GUI tabbed interface for each file.
:set guioptions-=e
in the command-line or
set guioptions-=e
in your ~/.vimrc
.
See :help guioptions
for more options.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With