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.
Share
in the command-line or
in your
~/.vimrc.See
:help guioptionsfor more options.