Skip to content
Snippets Groups Projects
Unverified Commit 28897631 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Update g:fzf_colors example

parent 58b5be8a
No related branches found
No related tags found
No related merge requests found
......@@ -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'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment