diff --git a/config_new.org b/config_new.org index 8b6a9d7..07ef738 100644 --- a/config_new.org +++ b/config_new.org @@ -580,7 +580,7 @@ https://github.com/remyferre/comment-dwim-2 (use-package projectile :ensure t :config - (setq projectile-indexing-method 'alien) + (setq projectile-indexing-method 'hybrid) (setq projectile-enable-caching t) (define-key projectile-mode-map (kbd "C-x p") 'projectile-command-map) (projectile-mode +1)