From 75c9e142dd881d5d722d10453769b745748aee86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 3 Jan 2024 11:18:59 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(nvim):=20add=20rustaceanvim?= =?UTF-8?q?=20to=20the=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/nvim/.github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/nvim/.github/README.md b/.config/nvim/.github/README.md index c7f42b38..d63ed65b 100644 --- a/.config/nvim/.github/README.md +++ b/.config/nvim/.github/README.md @@ -366,7 +366,7 @@ 🔡 Programming Language Support - [gennaro-tedesco/nvim-jqx](https://dotfyle.com/plugins/gennaro-tedesco/nvim-jqx) -- [simrat39/rust-tools.nvim](https://dotfyle.com/plugins/simrat39/rust-tools.nvim) +- [mrcjkb/rustaceanvim](https://dotfyle.com/plugins/mrcjkb/rustaceanvim) - [dmmulroy/tsc.nvim](https://dotfyle.com/plugins/dmmulroy/tsc.nvim) - [mfussenegger/nvim-jdtls](https://dotfyle.com/plugins/mfussenegger/nvim-jdtls) - [ray-x/go.nvim](https://dotfyle.com/plugins/ray-x/go.nvim)