From 27fae7af44b4889e7b91274d475365dcfcba080f Mon Sep 17 00:00:00 2001 From: Azalea Colburn Date: Fri, 21 Mar 2025 15:51:03 -0700 Subject: [PATCH] fix: markdown line --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad93cd2..1ac7397 100644 --- a/README.md +++ b/README.md @@ -453,7 +453,8 @@ Environment variables[^2] can be used for configuration. They must be set before database. - `_ZO_ZI_ONLY_RESULT` - When set to 1, `zi foo` will automatically select the only result `fzf` returns. - - However, if only one result is available during selection in the `fzf` menu, it will not be automatically selected. + - However, if only one result is available during selection in the `fzf` menu, + it will not be automatically selected. ## Third-party integrations