Fix run-command use-package invocation
This commit is contained in:
parent
afb080e7c7
commit
9cbad56375
@ -304,7 +304,7 @@
|
||||
(format "%s (root POM)"
|
||||
(plist-get cmd :command-name)))
|
||||
(plist-put :working-dir project-dir))))
|
||||
commands)))))
|
||||
commands))))
|
||||
|
||||
(defun get-cargo-commands (dir)
|
||||
(when (executable-find "cargo")
|
||||
|
Loading…
Reference in New Issue
Block a user