Disable helm-gtags for now.

This commit is contained in:
Ivan Malison 2015-07-29 16:34:15 -07:00
parent 2cad0dda78
commit 6d3cd53921

View File

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