From 5fadc247c56e739d9c5c30a484fd291bb87bd378 Mon Sep 17 00:00:00 2001 From: Antoine Bertin Date: Sat, 8 Oct 2022 09:10:26 +0200 Subject: fix: selected icon highlight with color_devicons to false (#2187) --- lua/telescope/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/telescope/config.lua') diff --git a/lua/telescope/config.lua b/lua/telescope/config.lua index 80e29c2..8eeb60e 100644 --- a/lua/telescope/config.lua +++ b/lua/telescope/config.lua @@ -665,7 +665,7 @@ append( true, [[ Boolean if devicons should be enabled or not. If set to false, the - "TelescopeResultsFileIcon" highlight group is used. + text highlight group is used. Hint: Coloring only works if |termguicolors| is enabled. Default: true]] -- cgit v1.2.3