feat(colors): link FernBranchText to Directory
This commit is contained in:
parent
a057eda509
commit
a350454a78
|
@ -803,6 +803,9 @@ local highlight_groups = {
|
|||
|
||||
--[[ 4.4.10. vim-sandwhich ]]
|
||||
OperatorSandwichChange = 'DiffText',
|
||||
|
||||
--[[ 4.4.11. Fern ]]
|
||||
FernBranchText = 'Directory',
|
||||
}
|
||||
|
||||
--[[ Step 5: Terminal Colors
|
||||
|
|
Loading…
Reference in New Issue