repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
4e05a7c
parent
3107e70
author
Ryo Hirayama
date
2023-06-12 00:18:25 +0000 UTC
Add ryo33/nvim-cmp-rust (#392)

1 files changed,  +10, -1
M data/manual.json
+10, -1
 1@@ -398,6 +398,15 @@
 2         "text-object",
 3         "plugin"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "ryo33",
 9+      "repo": "nvim-cmp-rust",
10+      "tags": [
11+        "plugin",
12+        "completion"
13+      ]
14     }
15   ]
16-}
17+}