add(nvim): rust-tools

This commit is contained in:
Léana 江 2023-06-19 08:45:51 +02:00 committed by Léana 江
parent eabde63f7b
commit c627377228
2 changed files with 5 additions and 4 deletions

View file

@ -68,6 +68,7 @@ require("lazy").setup({
},
-- Power tools
{ "simrat39/rust-tools.nvim", dependencies = "neovim/nvim-lspconfig" },
{
"nvim-telescope/telescope.nvim",
branch = "0.1.x",