Skip to content

fix #1933: Allow mason to automatically enable its installed servers#1945

Open
vivianludrick wants to merge 1 commit intonvim-lua:masterfrom
vivianludrick:master
Open

fix #1933: Allow mason to automatically enable its installed servers#1945
vivianludrick wants to merge 1 commit intonvim-lua:masterfrom
vivianludrick:master

Conversation

@vivianludrick
Copy link
Copy Markdown

using require('mason-lspconfig').setup() now autoenables the lsps which mason has installed
this pr will preserve the approach previous kickstart used to have of auto enabling them

also mason-lspconfig now has the ability to autoinstall the listed servers so the mason-tool-installer plugin is redundant now

Link to ensure_installed ability in mason-lspconfig

Copy link
Copy Markdown

@sambartik sambartik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks the setup. ensure_installed in mason-lspconfig only accepts LSPs.

The current auto install method works with other mason packages that are not LSPs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants