From 1fce168881248e8310ebff2b4417db24ab7c175a Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 10 Dec 2023 03:02:19 +0000 Subject: [PATCH] [docgen] Update docs skip-checks: true --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4a5762c..1e90cd6 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,8 @@ require("oil").setup({ win_options = { winblend = 0, }, + -- Whether the preview window is automatically updated when the cursor is moved + update_on_cursor_moved = true, }, -- Configuration for the floating progress window progress = {