chore(projects/projectile): remove no longer needed root file config

This commit is contained in:
2021-11-10 10:33:23 +00:00
parent 78cb7fcd04
commit ec280fbade

View File

@@ -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.