This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Replies: 1 comment 4 replies
-
null-ls doesn't have a specific way to do this, but I'm pretty sure you could do it with autocommands. On entering a |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created this cool source for Jenkinsfile diagnostics:
But as you can see, I'm using localhost:8080
Is there any way to run a
docker run -d ...
command in the background and somehow kill it when the buffer is closed?Thanks
Beta Was this translation helpful? Give feedback.
All reactions