diff options
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/telescope.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/telescope.vim b/plugin/telescope.vim index 5b8e53a..3fbc8dd 100644 --- a/plugin/telescope.vim +++ b/plugin/telescope.vim @@ -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. |
