Remove duplicated line

This commit is contained in:
Bozhidar Batsov 2015-12-19 16:53:56 +02:00
parent 5ce441b5ca
commit 0c4457e1c8

View file

@ -262,7 +262,6 @@ The body of the advice is in BODY."
(require 'avy) (require 'avy)
(setq avy-background t) (setq avy-background t)
(setq avy-style 'at-full) (setq avy-style 'at-full)
(setq avy-style 'at-full)
;; anzu-mode enhances isearch & query-replace by showing total matches and current match position ;; anzu-mode enhances isearch & query-replace by showing total matches and current match position
(require 'anzu) (require 'anzu)