Przeglądaj źródła

Fix ggtags

master
10sr 5 lat temu
rodzic
commit
d5ecc3a7e4
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Wyświetl plik

@@ -1420,9 +1420,9 @@ condition to choose COMMAND when evaluated.")

;; gnu global
("global"
(and (require 'gtags nil t)
(and (require 'ggtags nil t)
(executable-find "global")
(gtags-get-rootpath))
(ggtags-current-project-root))
"global --result grep ")

;; grep


Ładowanie…
Anuluj
Zapisz