From a350454a78c4e017fa1deb0cf3ed8a1d9826a42c Mon Sep 17 00:00:00 2001 From: Iron-E Date: Wed, 30 Dec 2020 02:10:50 -0500 Subject: [PATCH] feat(colors): link FernBranchText to Directory --- colors/highlite.vim | 3 +++ 1 file changed, 3 insertions(+) diff --git a/colors/highlite.vim b/colors/highlite.vim index 6160da7..dbd64a0 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -803,6 +803,9 @@ local highlight_groups = { --[[ 4.4.10. vim-sandwhich ]] OperatorSandwichChange = 'DiffText', + + --[[ 4.4.11. Fern ]] + FernBranchText = 'Directory', } --[[ Step 5: Terminal Colors