Remove wgrep from completion/helm (unused package)

This commit is contained in:
Henrik Lissner 2018-08-06 00:17:48 +02:00
parent d04efc9774
commit bd0b7d2341
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 0 additions and 6 deletions

View file

@ -180,11 +180,6 @@ be negative.")
(lambda (buf &optional _resume) (pop-to-buffer buf)))
(def-package! wgrep
:commands wgrep-change-to-wgrep-mode
:config (setq wgrep-auto-save-buffer t))
;;
;; Evil integration
;;