This commit is contained in:
Eli Flanagan
2020-12-10 10:40:16 -05:00
committed by GitHub
parent df6b762b31
commit 06db1b6288

View File

@@ -576,7 +576,7 @@ supports tab completions and settings options.
" If option is table type in lua code ,you can use `,` connect each command string eg: " If option is table type in lua code ,you can use `,` connect each command string eg:
" find_command,vimgrep_arguments they are both table type. so config it in commandline like " find_command,vimgrep_arguments they are both table type. so config it in commandline like
:Telecope find_files find_command=rg,--ignore,--hidden,--files prompt_prefix=🔍 :Telescope find_files find_command=rg,--ignore,--hidden,--files prompt_prefix=🔍
``` ```
## Media ## Media