projects
/
.emacs.d.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69838f
)
disable highlight-todos
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Fri, 4 Dec 2015 16:05:44 +0000
(21:35 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Fri, 4 Dec 2015 16:05:44 +0000
(21:35 +0530)
init.el
patch
|
blob
|
history
diff --git
a/init.el
b/init.el
index 12b1e81397d9ed0827aaf622b42e88dfe00b841f..e8551c0e4c87bee686b13e1bb4f09addd9fee1f9 100644
(file)
--- 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")