summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAntoine Bertin <antoine@bertin.io>2022-10-08 09:10:26 +0200
committerGitHub <noreply@github.com>2022-10-08 09:10:26 +0200
commit5fadc247c56e739d9c5c30a484fd291bb87bd378 (patch)
tree64da70c20d21f34f41d9455274b2c697e4856667 /doc
parent3a29c1e89d6c489dd8b08d7738ba679bfecee5c4 (diff)
fix: selected icon highlight with color_devicons to false (#2187)
Diffstat (limited to 'doc')
-rw-r--r--doc/telescope.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt
index d4f855e..ba1fbc6 100644
--- a/doc/telescope.txt
+++ b/doc/telescope.txt
@@ -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