3 lines
151 B
VimL
Executable file
3 lines
151 B
VimL
Executable file
let g:Powerline#Segments#ft_man#segments = Pl#Segment#Init(['ft_man',
|
|
\ Pl#Segment#Create('filename', '%{Powerline#Functions#ft_man#GetName()}')
|
|
\ ])
|