Breaking changes #2
Replies: 4 comments
-
#109 extracts use {
{ "williamboman/mason.nvim", branch = "alpha" },
"williamboman/mason-lspconfig.nvim",
"neovim/nvim-lspconfig",
} Plug 'williamboman/mason.nvim', { 'branch': 'alpha' }
Plug 'williamboman/mason-lspconfig.nvim'
Plug 'neovim/nvim-lspconfig' |
Beta Was this translation helpful? Give feedback.
-
#317 changes the UI window |
Beta Was this translation helpful? Give feedback.
-
williamboman/mason-lspconfig.nvim#175 changes |
Beta Was this translation helpful? Give feedback.
-
Installing Gleam via Mason is not recommended and will no longer install the The lspconfig mapping was removed in williamboman/mason-lspconfig.nvim#377. If you use the mason-lspconfig handlers feature ( |
Beta Was this translation helpful? Give feedback.
-
Subscribe to this discussion to receive updates on breaking changes.
Beta Was this translation helpful? Give feedback.
All reactions