From e8489cd0d571290475054ac6fe8d1b9d187c3f87 Mon Sep 17 00:00:00 2001 From: zjp Date: Sat, 13 May 2023 13:57:32 +0800 Subject: [PATCH] update config_file_example: add a cheats path example on Windows --- docs/config_file_example.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/config_file_example.yaml b/docs/config_file_example.yaml index 2344dec..ce14365 100644 --- a/docs/config_file_example.yaml +++ b/docs/config_file_example.yaml @@ -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: