editor/evil: add :l[ine]diff ex command

Relevant to #2126
This commit is contained in:
Henrik Lissner 2019-12-01 05:07:55 -05:00
parent 46d190e0db
commit bf0efe81ae
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 0 deletions

View file

@ -283,9 +283,11 @@ directives. By default, this only recognizes C directives.")
(evil-exchange-cancel)
t))))
(use-package! evil-quick-diff
:commands (evil-quick-diff evil-quick-diff-cancel))
(use-package! evil-nerd-commenter
:commands (evilnc-comment-operator
evilnc-inner-comment