1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-08-16 20:53:52 -07:00

Update g:fzf_colors example

This commit is contained in:
Junegunn Choi
2017-09-06 10:44:25 +09:00
parent 58b5be8ab6
commit 288976310b

@@ -86,6 +86,7 @@ let g:fzf_colors =
\ 'bg+': ['bg', 'CursorLine', 'CursorColumn'],
\ 'hl+': ['fg', 'Statement'],
\ 'info': ['fg', 'PreProc'],
\ 'border': ['fg', 'Ignore'],
\ 'prompt': ['fg', 'Conditional'],
\ 'pointer': ['fg', 'Exception'],
\ 'marker': ['fg', 'Keyword'],