repos / neovimcraft

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

commit
be02001
parent
cb1148c
author
github-actions[bot]
date
2023-04-15 01:22:51 +0000 UTC
[create-pull-request] automated change (#313)

2 files changed,  +12, -0
M data/resources-config.json
+2, -0
 1@@ -3610,6 +3610,7 @@
 2       "username": "SIMULATAN",
 3       "repo": "dotfiles",
 4       "tags": [
 5+        "bspwm",
 6         "dotfiles",
 7         "dotter",
 8         "dunst",
 9@@ -3620,6 +3621,7 @@
10         "oh-my-zsh",
11         "ohmyzsh",
12         "picom-config",
13+        "vimrc",
14         "zsh"
15       ]
16     },
M data/resources.json
+10, -0
 1@@ -487,6 +487,16 @@
 2         "comment"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "Badhi",
 8+      "repo": "nvim-treesitter-cpp-tools",
 9+      "tags": [
10+        "treesitter-based",
11+        "programming-languages-support",
12+        "editing-support"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "beauwilliams",