mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(projects/projectile): remove no longer needed root file config
This commit is contained in:
@@ -53,9 +53,6 @@
|
||||
(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)
|
||||
|
||||
;; Customize marginalia if loaded.
|
||||
|
||||
Reference in New Issue
Block a user