Replies: 1 comment
-
Hi @mpfeifer It's configurable, you can set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
dashboard-projects-backend-switch-function is calling either projectile-switch-project-by-name or project-find-file. maybe some people prefer to call project-dired on clicking a project - so why not make it configurable? Add a defcustom (eg project-button-press-action) for each project "backend" and then call the configured function instead of hard coded function?
Beta Was this translation helpful? Give feedback.
All reactions