Skip to content

Make Projectile configuration optional via a new prelude-projectile user option #1430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

spdawson
Copy link
Contributor

Add a new prelude-projectile user option, so that integration with Projectile can optionally be disabled.

This is enabled by default, but it can be useful to turn this off -- for example, if one wishes instead to use Emacs' native project.el for project interaction.


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality like modules, commands, configuration options, etc)

Thanks!

Add a new `prelude-projectile` user option, so that integration with
Projectile can optionally be disabled.

This is enabled by default, but it can be useful to turn this off --
for example, if one wishes instead to use Emacs' native `project.el` for
project interaction.

Refs: https://github.com/bbatsov/projectile
@spdawson spdawson force-pushed the feat/customisation/make-projectile-configuration-optional branch from 7df84a4 to c52c8cb Compare March 24, 2025 10:49
@bbatsov bbatsov merged commit e9bf78d into bbatsov:master Mar 24, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants