Skip to content

Commit 5d39045

Browse files
committed
fixup! feat(mason)!: migrate to v2.x
1 parent edfe995 commit 5d39045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/modules/configs/completion/mason-lspconfig.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ please REMOVE your LSP configuration (rust_analyzer.lua) from the `servers` dire
175175
:start()
176176
end
177177

178-
vim.schedule_wrap(setup_lsp_for_package)
178+
setup_lsp_for_package(pkg)
179179
end)
180180
)
181181
end

0 commit comments

Comments
 (0)