diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 07c2fe86..5a9f5ae7 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1775,6 +1775,7 @@ window is active in the perspective." (use-package helm-gtags :ensure t + :disabled t :config (custom-set-variables '(helm-gtags-path-style 'relative) '(helm-gtags-ignore-case t)