]> git.rkrishnan.org Git - .emacs.d.git/blobdiff - init.el
disable highlight-todos
[.emacs.d.git] / init.el
diff --git a/init.el b/init.el
index 12b1e81397d9ed0827aaf622b42e88dfe00b841f..e8551c0e4c87bee686b13e1bb4f09addd9fee1f9 100644 (file)
--- a/init.el
+++ b/init.el
 (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")