diff options
| author | Henrique Borges <31735860+henriquehbr@users.noreply.github.com> | 2021-08-11 10:06:25 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-11 09:06:25 -0400 |
| commit | 2292ee2be0f03ec9a0e4ee9477f96db914033189 (patch) | |
| tree | bab159ec25017f858ebe5d263ff59df277e5fb29 | |
| parent | cda284986fd2b052aa3be43b2773897f23b74513 (diff) | |
docs: add missing `disable_devicons` option (#1089)
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -199,6 +199,7 @@ EOF | `scroll_strategy` | How to behave when the when there are no more item next/prev | cycle, nil | | `winblend` | How transparent is the telescope window should be. | number | | `borderchars` | The border chars, it gives border telescope window | dict | +| `disable_devicons` | Whether to display devicons or not | boolean | | `color_devicons` | Whether to color devicons or not | boolean | | `use_less` | Whether to use less with bat or less/cat if bat not installed | boolean | | `set_env` | Set environment variables for previewer | dict | |
