From: Ramakrishnan Muthukrishnan Date: Fri, 4 Dec 2015 16:05:44 +0000 (+0530) Subject: disable highlight-todos X-Git-Url: https://git.rkrishnan.org/?p=.emacs.d.git;a=commitdiff_plain;h=920cefe9b022d58f74599a79f66766697d9e18f3 disable highlight-todos --- diff --git a/init.el b/init.el index 12b1e81..e8551c0 100644 --- a/init.el +++ b/init.el @@ -224,7 +224,7 @@ (ac-linum-workaround) ;; highlight todo -(add-hook 'prog-mode-hook 'highlight-todos) +;; (add-hook 'prog-mode-hook 'highlight-todos) ;; Ledger (setq ledger-binary-path "~/.cabal/bin/hledger")