From d3aefdff2f4b56330d0f3e4680a04e5e77d3d3d0 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 20 Jul 2017 15:09:34 +0100 Subject: [PATCH] Customize helm-gtags package --- modules/siren-helm.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/siren-helm.el b/modules/siren-helm.el index 8f63c00..d1059d5 100644 --- a/modules/siren-helm.el +++ b/modules/siren-helm.el @@ -21,6 +21,10 @@ (setq helm-ag-ignore-patterns '("*.sql") helm-ag-source-type "file-line" helm-autoresize-mode 1 + helm-gtags-auto-update t + helm-gtags-direct-helm-completing t + helm-gtags-fuzzy-match t + helm-gtags-ignore-case t helm-open-github-commit-limit 10000) ;; Helm