synced with the latest projectile version

This commit is contained in:
Bozhidar Batsov 2012-09-18 23:54:41 +03:00
parent 8ed8063542
commit bf3c8ce11d

View file

@ -209,7 +209,7 @@
(defun helm-prelude ()
"Preconfigured `helm'."
(interactive)
(if (projectile-get-project-root)
(if (projectile-project-root)
;; add project files and buffers when in project
(helm-other-buffer '(helm-c-source-projectile-files-list
helm-c-source-projectile-buffers-list