get rid of annoying helm-gtags bindings.

This commit is contained in:
Ivan Malison 2015-06-15 05:07:42 -07:00
parent b5ddcd373d
commit 2e3862df38

View File

@ -1642,10 +1642,8 @@ window is active in the perspective."
(("M-t" . helm-gtags-find-tag)
("M-r" . helm-gtags-find-rtag)
("M-s" . helm-gtags-find-symbol)
("M-g M-p" . helm-gtags-parse-file)
("C-c <" . helm-gtags-previous-history)
("C-c >" . helm-gtags-next-history)
("M-," . helm-gtags-pop-stack))
("C-c >" . helm-gtags-next-history))
:init
(progn
;;; Enable helm-gtags-mode