;;; core-quickrun.el (use-package quickrun :commands (quickrun quickrun-region quickrun-with-arg quickrun-shell quickrun-compile-only quickrun-replace-region helm-quickrun)) (provide 'core-quickrun) ;;; core-quickrun.el ends here