fix: selected icon highlight with color_devicons to false (#2187)

This commit is contained in:
Antoine Bertin
2022-10-08 09:10:26 +02:00
committed by GitHub
parent 3a29c1e89d
commit 5fadc247c5
4 changed files with 4 additions and 5 deletions

View File

@@ -556,7 +556,7 @@ telescope.setup({opts}) *telescope.setup()*
*telescope.defaults.color_devicons*
color_devicons: ~
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