fix bracket

This commit is contained in:
2020-08-19 13:12:13 +02:00
parent 30adeb8542
commit 178fbdbe2f

View File

@@ -22,8 +22,7 @@ if ($TERM=~"xterm-256color" || $TERM=~"screen-256color" || has("gui_vimr"))
\ 'prompt': ['fg', 'Normal'],
\ 'spinner': ['fg', 'Normal'],
\ 'border': ['fg', 'StatusLine'],
\ 'header': ['fg', 'Normal']
}
\ 'header': ['fg', 'Normal'] }
if has('nvim')
autocmd! FileType fzf