docs: Fix selection highlight default value (#25134)
Changed default debounce value in docs to match default settings. Release Notes: - N/A
This commit is contained in:
parent
043c4ed296
commit
1fa105eaa5
2 changed files with 2 additions and 4 deletions
|
@ -483,7 +483,7 @@ List of `string` values
|
|||
- Description: The debounce delay before querying highlights based on the selected text.
|
||||
|
||||
- Setting: `selection_highlight_debounce`
|
||||
- Default: `75`
|
||||
- Default: `50`
|
||||
|
||||
## LSP Highlight Debounce
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue