Add ivy to rich-minority blacklist

This commit is contained in:
Adam Goldsmith 2016-03-01 15:03:28 -05:00
parent 442d81c1e6
commit 8f13d5787a

View File

@ -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