Remove duplicate highlight

This commit is contained in:
Iron_E 2020-07-07 15:23:35 -04:00
parent 2793d14bb9
commit 06fe890153
No known key found for this signature in database
GPG Key ID: B0B37DE7EDC2335F
1 changed files with 0 additions and 1 deletions

View File

@ -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' },