Remove hook of regenerating tags since it make emacs slow
This commit is contained in:
parent
dde34843d1
commit
7278df5a57
1 changed files with 0 additions and 1 deletions
|
|
@ -170,7 +170,6 @@
|
||||||
(require 'helm-projectile)
|
(require 'helm-projectile)
|
||||||
|
|
||||||
;; Reload tags when switching projects
|
;; Reload tags when switching projects
|
||||||
(add-hook 'projectile-after-switch-project-hook 'projectile-regenerate-tags)
|
|
||||||
(setq tags-revert-without-query 1)
|
(setq tags-revert-without-query 1)
|
||||||
|
|
||||||
(with-eval-after-load 'helm-projectile
|
(with-eval-after-load 'helm-projectile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue