mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
docs(readme): update to latest tag version (#2700)
* docs(readme): update to latest tag version * [docgen] Update doc/telescope.txt skip-checks: true --------- Co-authored-by: Github Actions <actions@github>
This commit is contained in:
@@ -1760,8 +1760,9 @@ builtin.diagnostics({opts}) *telescope.builtin.diagnostics()*
|
||||
for listed buffers
|
||||
{no_sign} (boolean) hide DiagnosticSigns from
|
||||
Results (default: false)
|
||||
{line_width} (number) set length of diagnostic entry
|
||||
text in Results
|
||||
{line_width} (string|number) set length of diagnostic entry
|
||||
text in Results. Use 'full'
|
||||
for full untruncated text
|
||||
{namespace} (number) limit your diagnostics to a
|
||||
specific namespace
|
||||
{disable_coordinates} (boolean) don't show the line & row
|
||||
|
||||
Reference in New Issue
Block a user