Moshe Avni
Moshe Avni
> Stopping the client is pretty simple and works as expected > > ```lua > local null_ls_stop = function() > local null_ls_client > for _, client in ipairs(vim.lsp.get_active_clients()) do >...
makes perfect sense. I wish neovim would handle those gaps with the lsp client sooner rather than later. btw thanks for this awesome project. you're the best.
Happened to me as well when I uninstalled nightly, for some reason bob couldn't delete all of the binary files so the directory was not deleted, and there was no...
I get the same error with amd CPU
I'm sorry I missed that field, I had hoped that I described the issue in a clear way. Providing a clear and tested reproduction steps: ## Reproduce 1. Create a...
> `` to track the branch. Does that work for you? it does. However, I think it should be the default behaviour, no point in detaching head.
> our default action does `git checkout` which also doesn't do that on default so i think its sensible to copy this behavior. > > We also have `git switch`...
> I'd also love to change default behavior. Rarely do I want to just checkout the commit, I most often want to switch/track. so strange that this is the default...
## Jenkinsfile In addition to groovy's syntax, there are additional keywords added by jenkins that would be common on a `Jenkinsfile`: https://github.com/martinda/Jenkinsfile-vim-syntax