Remove duplicated line
This commit is contained in:
parent
5ce441b5ca
commit
0c4457e1c8
1 changed files with 0 additions and 1 deletions
|
@ -262,7 +262,6 @@ The body of the advice is in BODY."
|
|||
(require 'avy)
|
||||
(setq avy-background t)
|
||||
(setq avy-style 'at-full)
|
||||
(setq avy-style 'at-full)
|
||||
|
||||
;; anzu-mode enhances isearch & query-replace by showing total matches and current match position
|
||||
(require 'anzu)
|
||||
|
|
Loading…
Reference in a new issue