mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-01 18:47:03 +00:00
feat: Add TelescopeMatching a new highlight for matches from sorters
This commit is contained in:
@@ -13,6 +13,9 @@ highlight default link TelescopePromptBorder TelescopeBorder
|
||||
highlight default link TelescopeResultsBorder TelescopeBorder
|
||||
highlight default link TelescopePreviewBorder TelescopeBorder
|
||||
|
||||
" Used for highlighting characters that you match.
|
||||
highlight default link TelescopeMatching NormalNC
|
||||
|
||||
|
||||
" This is like "<C-R>" in your terminal.
|
||||
" To use it, do `cmap <C-R> <Plug>(TelescopeFuzzyCommandSearch)
|
||||
|
||||
Reference in New Issue
Block a user