mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
[docgen] Update doc/telescope.txt
skip-checks: true
This commit is contained in:
committed by
Simon Hauser
parent
6a7dd9b399
commit
e2f926a781
@@ -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|
|
||||
|
||||
Reference in New Issue
Block a user