Install emacs refactoring engine and additional Ruby packages
This commit is contained in:
parent
6bffa6e47f
commit
262c2d96b0
5 changed files with 16 additions and 3 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue