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|