fix typo
This commit is contained in:
parent
ed68c4b07d
commit
45b4530fa4
|
@ -94,7 +94,7 @@ options.dir_name = {
|
||||||
|
|
||||||
right_sep = {
|
right_sep = {
|
||||||
str = options.separator_style.right,
|
str = options.separator_style.right,
|
||||||
hi = "FelineDirName_Separator",
|
hl = "FelineDirName_Separator",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue