diff --git a/README-VIM.md b/README-VIM.md index 956a46b0..385712f7 100644 --- a/README-VIM.md +++ b/README-VIM.md @@ -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'],