mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
The mason-lspconfig plugin changed its API. The module
`mason-lspconfig.mappings` no longer has a `get_mason_map()`
function. Instead, the correct API is `require("mason-lspconfig").get_mappings()`
which returns a table with `lspconfig_to_mason` and `mason_to_lspconfig` keys.
This fixes the error:
module 'mason-lspconfig.mappings' not found
Fixes #6710
|
||
|---|---|---|
| .. | ||
| lazyvim | ||