Browse Source

Add "todo-add-category" to command overrides

Fixes #60.
Ryan C. Thompson 10 years ago
parent
commit
51cad5b239
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ido-ubiquitous.el

+ 2 - 0
ido-ubiquitous.el

@@ -324,6 +324,8 @@ using overrides and disable it for everything else."
     (enable-old exact "where-is")
     ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/85
     (enable prefix "xref-")
+    ;; https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/60
+    (disable exact "todo-add-category")
     ) ; Close paren on separate line for better VC diffs
   "Default value of `ido-ubiquitous-command-overrides'.