kabouzeid / nvim-lspinstall

Provides the missing :LspInstall for nvim-lspconfig
MIT License
526 stars 67 forks source link

feat(julia): add julia to list of installers #158

Closed jvaverka closed 2 years ago

jvaverka commented 2 years ago

Install the Julia Language Server using the Julia Package Manager to the path expected by nvim-lspconfig default.

Cheers

kabouzeid commented 2 years ago

thx, I appreciate your effort. this way of installing is not a good match for this plugin though.

jvaverka commented 2 years ago

I agree. Hoping to find a better general solution for julials in the future. Thanks for your great work!