andromeda.vim icon indicating copy to clipboard operation
andromeda.vim copied to clipboard

Add colors for vimdiff

Open safv12 opened this issue 4 years ago • 0 comments

Need to add colors for vimdiff feature.

DiffAdd         diff mode: Added line diff.txt
                                                        hl-DiffChange
DiffChange      diff mode: Changed line diff.txt
                                                        hl-DiffDelete
DiffDelete      diff mode: Deleted line diff.txt
                                                        hl-DiffText
DiffText        diff mode: Changed text within a changed line diff.txt
                                                        hl-EndOfBuffer

safv12 avatar Apr 18 '20 16:04 safv12