Add ivy to rich-minority blacklist
This commit is contained in:
parent
442d81c1e6
commit
8f13d5787a
@ -96,7 +96,7 @@
|
||||
(add-to-list 'sml/replacer-regexp-list '("^:Doc:WPI/" ":WPI:") t)
|
||||
(add-to-list 'sml/replacer-regexp-list '("^/sshx:ccc:" ":ccc:") t)
|
||||
(add-to-list 'sml/replacer-regexp-list '("^:ccc:/home/asgoldsmith" ":ccc:~") t)
|
||||
(setq rm-blacklist '(" company" " Undo-Tree")))
|
||||
(setq rm-blacklist '(" company" " Undo-Tree" " ivy")))
|
||||
|
||||
(use-package avy :quelpa
|
||||
:config
|
||||
|
Loading…
Reference in New Issue
Block a user