Update g:fzf_colors example

pull/1043/head
Junegunn Choi 7 years ago
parent 58b5be8ab6
commit 288976310b
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -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'],

Loading…
Cancel
Save