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

@ -30,10 +30,8 @@ return {
},
},
{
"iamcco/markdown-preview.nvim",
lazy = true,
event = "FileType markdown",
build = "cd app && yarn install",
"mrcjkb/rustaceanvim",
ft = { "rust" },
},
{
"nvim-telescope/telescope-project.nvim",