filename format

This commit is contained in:
ManjaroOne666 2018-04-17 21:56:24 +01:00
parent edd801a9ef
commit 185d046855
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ if exists("+showtabline")
endif
else
let file = pathshorten(fnamemodify(file, ':p:~:.'))
let file = fnamemodify(file, ':p:t')
endif