fzf: update colorscheme

This commit is contained in:
2021-02-21 20:58:07 +02:00
parent b07556846c
commit a5f590b579
3 changed files with 34 additions and 8 deletions

View File

@@ -217,7 +217,7 @@ let g:ale_fixers = {
" --- fzf
if has('nvim') || has('gui_running')
let $FZF_DEFAULT_OPTS .= ' --inline-info'
let $FZF_DEFAULT_OPTS .= ' --no-info --color=gutter:#2E3440'
endif
command! -nargs=? -complete=dir AF