Install emacs refactoring engine and additional Ruby packages

This commit is contained in:
Maciej 2018-07-23 20:19:59 +03:00
parent 6bffa6e47f
commit 262c2d96b0
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
5 changed files with 16 additions and 3 deletions

View file

@ -201,6 +201,7 @@
(projectile-regenerate-tags))))
(setq projectile-enable-caching t)
(setq projectile-file-exists-local-cache-expire (* 3 60))
;; Always create a new tag table list and reload without asking
(setq tags-revert-without-query t)