docs(builtin.colorscheme): add colors option desc (#2989)

* docs(builtin.colorscheme): add `colors` option desc

* docgen plz
This commit is contained in:
James Trew
2024-03-17 22:05:26 -04:00
committed by GitHub
parent 8cd58c6e81
commit 1fa3b801f0
2 changed files with 4 additions and 0 deletions

View File

@@ -1435,6 +1435,9 @@ builtin.colorscheme({opts}) *telescope.builtin.colorscheme()*
{opts} (table) options to pass to the picker
Options: ~
{colors} (table) a list of additional colorschemes to
explicitly make available to telescope
(default: {})
{enable_preview} (boolean) if true, will preview the selected color