Ver a proveniência

Fix ggtags

master
10sr há 5 anos
ascendente
cometimento
d5ecc3a7e4
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar