forked from colonelpanic/dotfiles
Disable helm-gtags for now.
This commit is contained in:
parent
2cad0dda78
commit
6d3cd53921
@ -1775,6 +1775,7 @@ window is active in the perspective."
|
|||||||
|
|
||||||
(use-package helm-gtags
|
(use-package helm-gtags
|
||||||
:ensure t
|
:ensure t
|
||||||
|
:disabled t
|
||||||
:config (custom-set-variables
|
:config (custom-set-variables
|
||||||
'(helm-gtags-path-style 'relative)
|
'(helm-gtags-path-style 'relative)
|
||||||
'(helm-gtags-ignore-case t)
|
'(helm-gtags-ignore-case t)
|
||||||
|
Loading…
Reference in New Issue
Block a user