From 08fec223b9a62a46e8a1fbed4e7c4d3bf004a769 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 19 Aug 2020 08:01:20 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12530-1.html --- .../20200706 Set up Vim as your Rust IDE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200706 Set up Vim as your Rust IDE.md (98%) diff --git a/translated/tech/20200706 Set up Vim as your Rust IDE.md b/published/20200706 Set up Vim as your Rust IDE.md similarity index 98% rename from translated/tech/20200706 Set up Vim as your Rust IDE.md rename to published/20200706 Set up Vim as your Rust IDE.md index 6d722234ad..24d86798e8 100644 --- a/translated/tech/20200706 Set up Vim as your Rust IDE.md +++ b/published/20200706 Set up Vim as your Rust IDE.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12530-1.html) [#]: subject: (Set up Vim as your Rust IDE) [#]: via: (https://opensource.com/article/20/7/vim-rust-ide) [#]: author: (Daniel Oh https://opensource.com/users/daniel-oh)