filename format
This commit is contained in:
parent
edd801a9ef
commit
185d046855
|
@ -35,7 +35,7 @@ if exists("+showtabline")
|
||||||
endif
|
endif
|
||||||
|
|
||||||
else
|
else
|
||||||
let file = pathshorten(fnamemodify(file, ':p:~:.'))
|
let file = fnamemodify(file, ':p:t')
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue