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 # overrides_var: --tac # equivalent to the --fzf-overrides-var option
# cheats: # cheats:
# paths: # paths:
# - /path/to/some/dir # - /path/to/some/dir # on unix-like os
# - /path/to/another/dir # - F:\\path\\to\\dir # on Windows
# path: /path/to/some/dir # (DEPRECATED) equivalent to the --path option # path: /path/to/some/dir # (DEPRECATED) equivalent to the --path option
# search: # search: