Skip to content

Commit

Permalink
tweak(project): bind project-execute-extended-command
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 17, 2023
1 parent a75d587 commit 06a8eb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/me-project.el
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"a" #'+project-add-project
"D" #'+dir-locals-open-or-create
"-" #'project-dired
"x" #'project-execute-extended-command
;; compile/test
"c" #'project-compile
;; run
Expand Down

0 comments on commit 06a8eb6

Please sign in to comment.