Shady Alfred

Results 5 comments of Shady Alfred

Any updates on this issue?

![image](https://user-images.githubusercontent.com/3685582/183483515-8bdeaa5d-327a-42d9-81b1-403ed4651056.png) `cli/src/forge.rs` Is this where the modifications should go?

I had the same issue when I was using Windows cmd, however git-bash.exe didn't show this error. It might be because cmd uses different version of curl.

If you're using powershell, the best solution I've found is changing the default `curl` by creating a new alias. You can add it to your powershell profile. ```powershell vim $PROFILE...

Is installing ddc.vim, ddc-cmdline, and pum.vim enough to make completions work with nvim-cmp or is this just for your alternative completion framework ddc? @Shougo