This commit is contained in:
Yaser Alraddadi 2025-02-16 15:48:23 +03:00
parent bd3378acb5
commit b7ce68ddde
1 changed files with 4 additions and 0 deletions

View File

@ -27,4 +27,8 @@ return {
crates.show() crates.show()
end, end,
}, },
{
'cordx56/rustowl',
dependencies = { 'neovim/nvim-lspconfig' },
},
} }