Simon Jackson wrote:
is there anyway to only show the name of the file up in the tabs
rather than the entire path?

example:

this..
index.html

instead of this..
\M\s\g\h\e\n\f\index.html


Sure. You can customise the tabline however you will.

See:
- for Console Vim, or when 'guioptions' does not include "e"
        :help 'tabline'
- for gvim when 'guioptions' includes "e" (at least in the GTK, Motif and Windows GUIs)
        :help 'guitablabel'


Best regards,
Tony.
--
Anyone who uses the phrase "easy as taking candy from a baby" has never
tried taking candy from a baby.
                -- Robin Hood

Reply via email to