浏览代码

Add "todo-add-category" to command overrides

Fixes #60.
Ryan C. Thompson 10 年之前
父节点
当前提交
51cad5b239
共有 1 个文件被更改,包括 2 次插入0 次删除
  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'.