summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAntoine Bertin <antoine@bertin.io>2022-04-18 14:05:57 +0200
committerGitHub <noreply@github.com>2022-04-18 14:05:57 +0200
commit6e7ed1b9638f09661fcb3a6db68f3ad77c8036be (patch)
treeb0889d7e314fd55b6c55f679a58b29416be57b00 /doc
parent32505ece725755a564f3f4c7366929c630d75e24 (diff)
feat: add default hl group for devicons (#1849)
Diffstat (limited to 'doc')
-rw-r--r--doc/telescope.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt
index 1f6b0ef..e6a2a5e 100644
--- a/doc/telescope.txt
+++ b/doc/telescope.txt
@@ -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