mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(projects): Add "Rakefile" as possible projecte root
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
(projectile-sort-order 'recently-active)
|
||||
|
||||
:config
|
||||
(push "Rakefile" projectile-project-root-files)
|
||||
;; Treat separate directories with Gemfiles within a single git repo as
|
||||
;; separate projects.
|
||||
(push "Gemfile" projectile-project-root-files-bottom-up))
|
||||
|
||||
Reference in New Issue
Block a user