fix: ⚡ mason fix for lazy in nvim
This commit is contained in:
parent
1dc6011893
commit
3a1e2baede
5 changed files with 13 additions and 3 deletions
4
.config/nvim/lua/plugins/mason-workaround.lua
Normal file
4
.config/nvim/lua/plugins/mason-workaround.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
{ "mason-org/mason.nvim", version = "^1.0.0" },
|
||||
{ "mason-org/mason-lspconfig.nvim", version = "^1.0.0" },
|
||||
}
|
|
@ -31,3 +31,9 @@ css
|
|||
WASM
|
||||
RTC
|
||||
Auth
|
||||
ws
|
||||
WebRTC
|
||||
sdp
|
||||
webrtc
|
||||
Unmute
|
||||
f32
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue