-
Hi! Thank you for helping me so quickly last time. I have another noob question: is it possible to have overseer look for shell scripts in the current project directory and dynamically add a launch task to |
Beta Was this translation helpful? Give feedback.
Answered by
stevearc
Sep 29, 2022
Replies: 1 comment 1 reply
-
I've added this as a recipe in the documentation: See the guide on Custom tasks for information on how to register that template so the tasks show up in |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yngwi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've added this as a recipe in the documentation:
https://github.com/stevearc/overseer.nvim/blob/master/doc/recipes.md#run-shell-scripts-in-the-current-directory
See the guide on Custom tasks for information on how to register that template so the tasks show up in
:OverseerRun