feat: move to rustacean.nvim

This commit is contained in:
dashie 2024-01-24 09:23:52 +00:00
parent 267a7c92cc
commit 36945de906
5 changed files with 55 additions and 55 deletions

View file

@ -5,4 +5,5 @@ return {
{ { "folke/noice.nvim", enabled = false } },
{ { "nvimtools/none-ls.nvim", enabled = false } },
{ { "nvimdev/dashboard-nvim", enabled = false } },
{ { "simrat39/rust-tools.nvim", enabled = false } },
}