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