[Emacs] Add current directory helm compile command
This commit is contained in:
parent
625ea2d5a1
commit
c26f4eedc1
@ -1475,7 +1475,8 @@ https://github.com/alpaker/Fill-Column-Indicator/issues/21 for more details
|
||||
(imalison:named-compile "glide up"))
|
||||
|
||||
(defhydra imalison:compile nil "Compile"
|
||||
("s" imalison:projectile-helm-command-from-zsh "Select a command from shell history")
|
||||
("p" imalison:projectile-helm-command-from-zsh "Run a command in projectile root")
|
||||
("d" helm-command-from-zsh "Run a command in default directory")
|
||||
("c" imalison:named-compile "Enter Custom Command")
|
||||
("t" imalison:make-test "Test")
|
||||
("u" imalison:glide-up "Update Dependencies"))
|
||||
|
Loading…
Reference in New Issue
Block a user