mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
fix indentation on line 78
This commit is contained in:
parent
a736d4f420
commit
4aec774577
@ -75,7 +75,7 @@ class CwdSegment(Segment):
|
||||
dir_shorten_len=None,
|
||||
dir_limit_depth=None,
|
||||
use_path_separator=False,
|
||||
shorten_home=True,
|
||||
shorten_home=True,
|
||||
ellipsis='...',):
|
||||
cwd = self.get_shortened_path(pl, segment_info, shorten_home)
|
||||
cwd_split = cwd.split(os.sep)
|
||||
|
Loading…
x
Reference in New Issue
Block a user