summaryrefslogtreecommitdiffstats
path: root/README-VIM.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-VIM.md')
-rw-r--r--README-VIM.md1
1 files changed, 1 insertions, 0 deletions
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'],