mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-05-31 02:06:03 +00:00
feat: turn on matching colors by default, since people do not know about it
This commit is contained in:
@@ -16,7 +16,7 @@ highlight default link TelescopeResultsBorder TelescopeBorder
|
||||
highlight default link TelescopePreviewBorder TelescopeBorder
|
||||
|
||||
" Used for highlighting characters that you match.
|
||||
highlight default link TelescopeMatching NormalNC
|
||||
highlight default link TelescopeMatching Special
|
||||
|
||||
" Used for the prompt prefix
|
||||
highlight default link TelescopePromptPrefix Identifier
|
||||
|
||||
Reference in New Issue
Block a user