From e2f926a7810027b65d977af20c1594b843928236 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 7 Jan 2024 03:03:32 +0000 Subject: [PATCH] [docgen] Update doc/telescope.txt skip-checks: true --- doc/telescope.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/telescope.txt b/doc/telescope.txt index 8976dc2..467a892 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -2451,9 +2451,9 @@ entry) which contains the following important keys: - bufnr number (optional): will be interpreted by the default `` action as open this buffer - lnum number (optional): lnum value which will be interpreted by the default - `` action as a jump to this line + `` action as a jump to this line (1 index) - col number (optional): col value which will be interpreted by the default - `` action as a jump to this column + `` action as a jump to this column (1 index) For more information on easier displaying, see |telescope.pickers.entry_display|