Przeglądaj źródła

Add overrride for "find-tag"

Fixes #51.
Ryan C. Thompson 10 lat temu
rodzic
commit
bbb2370f93
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      ido-ubiquitous.el

+ 2 - 0
ido-ubiquitous.el

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