[docgen] Update doc/telescope.txt

skip-checks: true
This commit is contained in:
Github Actions
2024-01-07 03:03:32 +00:00
committed by Simon Hauser
parent 6a7dd9b399
commit e2f926a781

View File

@@ -2451,9 +2451,9 @@ entry) which contains the following important keys:
- bufnr number (optional): will be interpreted by the default `<cr>` action as
open this buffer
- lnum number (optional): lnum value which will be interpreted by the default
`<cr>` action as a jump to this line
`<cr>` action as a jump to this line (1 index)
- col number (optional): col value which will be interpreted by the default
`<cr>` action as a jump to this column
`<cr>` action as a jump to this column (1 index)
For more information on easier displaying, see
|telescope.pickers.entry_display|