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:
smit 2025-02-19 13:27:49 +05:30 committed by GitHub
parent 043c4ed296
commit 1fa105eaa5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View file

@ -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