feat: add default hl group for devicons (#1849)

This commit is contained in:
Antoine Bertin
2022-04-18 14:05:57 +02:00
committed by GitHub
parent 32505ece72
commit 6e7ed1b963
4 changed files with 7 additions and 4 deletions

View File

@@ -496,7 +496,8 @@ telescope.setup({opts}) *telescope.setup()*
*telescope.defaults.color_devicons*
color_devicons: ~
Boolean if devicons should be enabled or not.
Boolean if devicons should be enabled or not. If set to false, the
"TelescopeResultsFileIcon" highlight group is used.
Hint: Coloring only works if |termguicolors| is enabled.
Default: true