feat: Add highlight for selection caret (#135)
* Add highlight for selection caret * add default hl * remove highlight overlap
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
" Sets the highlight for selected items within the picker.
|
||||
highlight default link TelescopeSelection Visual
|
||||
highlight default link TelescopeSelectionCaret TelescopeSelection
|
||||
highlight default link TelescopeMultiSelection Type
|
||||
|
||||
" "Normal" in the floating windows created by telescope.
|
||||
|
||||
Reference in New Issue
Block a user