emacs-vdiff-magit icon indicating copy to clipboard operation
emacs-vdiff-magit copied to clipboard

Magit integration for vdiff

Results 1 emacs-vdiff-magit issues
Sort by recently updated
recently updated
newest added

Hi! As the title says, when running `(require 'vdiff-magit)` after installing it, I get this error: `Lisp error: (void-variable vdiff-magit)`. Also happens when i do `(use-package vdiff-magit :ensure t)`, since...