FuelLabs / sway.vim

Vim syntax file for Sway.
Apache License 2.0
18 stars 11 forks source link

Add sway support to Mason #9

Open JoshuaBatty opened 11 months ago

JoshuaBatty commented 11 months ago

From @pedronauck on Slack:

Hey folks, any change of getting Sway on Mason? https://github.com/williamboman/mason.nvim/ It will be so easier to install Sway on Neovim and get it running in the properly way, now it's not so easy to accomplish this as is for another LSPs.

sdankel commented 7 months ago

This would definitely make for an easier installation process, but it would mean the forc-lsp used by vim would not be managed by fuelup.

I think what we'd actually want is to do https://github.com/FuelLabs/sway.vim/issues/4 so the user doesn't have to add the custom config, and can still use fuelup to manage the forc-lsp version.