update config_file_example: add a cheats path example on Windows

This commit is contained in:
zjp 2023-05-13 13:57:32 +08:00 committed by Denis Isidoro
parent 2026b708cf
commit 6822f1d51b

View File

@ -19,9 +19,9 @@ finder:
# overrides_var: --tac # equivalent to the --fzf-overrides-var option
# cheats:
# paths:
# - /path/to/some/dir
# - /path/to/another/dir
# paths:
# - /path/to/some/dir # on unix-like os
# - F:\\path\\to\\dir # on Windows
# path: /path/to/some/dir # (DEPRECATED) equivalent to the --path option
# search: