mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-30 14:45:30 +08:00
With some delta configurations (e.g. color-only = true, diff-highlight = true), delta doesn't add its own coloring and keeps that from git diff, and thus we need to turn that on. Additionally, delta doesn't do its own detection of moved lines and relies on git diff's colorMoved, which also needs enabling of colors.