Replies: 1 comment 5 replies
-
|
Sorry, what part of that PR removes the functionality that you're using? From your description it just sounds like you're running tasks in nvim, which of course still works. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looks like #448 wipes out --all-- most of the functionality of the plugin I use. I use it to tie the
run devcommands and alike to the nvim instance (with bundles), so that when I'm finished, I can just:qawithout worrying about dangling processes.Can someone recommend an alternative?
Beta Was this translation helpful? Give feedback.
All reactions