From fa07baec6ccc7d69f60fd0b8ffe4cd1e586848c3 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Tue, 5 Nov 2019 22:19:31 +0100 Subject: [PATCH] PLUGINS: add vim-crates for Rust --- PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PLUGINS.md b/PLUGINS.md index 1333900..f861466 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -354,6 +354,7 @@ Also see [fuzzy finders](#fuzzy-finders). #### Rust - [rust.vim](https://github.com/rust-lang/rust.vim) +- [vim-crates](https://github.com/mhinz/vim-crates) - [vim-racer](https://github.com/racer-rust/vim-racer) #### TeX