ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.83k stars 451 forks source link

Use SSH to download the Mason package #1158

Closed Cyberczy closed 5 months ago

Cyberczy commented 5 months ago

Feature description

We have already used SSH to download plugins and treesitter. Can we use SSH to download the Mason package?

Additional information

image

CharlesChiuGit commented 5 months ago

nice to have, it should be fairly easy. do u want to give it a shot? lol

Cyberczy commented 5 months ago

Sorry, I'm in the process of moving recently and may not have much time.

Cyberczy commented 5 months ago

SSH seems unable to download files from the releases. image

CharlesChiuGit commented 5 months ago

aha indeed, u can only use ssh clone for git@github.comXXXXX.git, releases are not git objects. maybe it's not doable.

Cyberczy commented 5 months ago

lol.