filename format

This commit is contained in:
ManjaroOne666 2018-04-17 21:56:24 +01:00
commit 185d046855

View file

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