From 06fe890153853798a10b9ab97e8e813a4059db69 Mon Sep 17 00:00:00 2001 From: Iron_E Date: Tue, 7 Jul 2020 15:23:35 -0400 Subject: [PATCH] Remove duplicate highlight --- colors/highlite.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/colors/highlite.vim b/colors/highlite.vim index 7cf2cc8..6eaf900 100644 --- a/colors/highlite.vim +++ b/colors/highlite.vim @@ -337,7 +337,6 @@ local highlight_groups = { CursorColumn = {bg=gray_dark, fg=NONE, style=NONE }, --[[ 4.2.13. Misc ]] - -- Directory = {bg=NONE, fg=ice, style='bold'}, Directory = {bg=NONE, fg=ice, style='bold'}, Terminal = {link='Normal' },