docs: add missing disable_devicons option (#1089)

This commit is contained in:
Henrique Borges
2021-08-11 10:06:25 -03:00
committed by GitHub
parent cda284986f
commit 2292ee2be0

View File

@@ -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 |