repos / neovimcraft

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

commit
ad645db
parent
e0f73b3
author
Burak Güner
date
2023-06-12 19:37:13 +0000 UTC
feat: add Pixie.nvim as a plugin (#394)

1 files changed,  +9, -0
M data/resources.json
+9, -0
 1@@ -6396,6 +6396,15 @@
 2         "motion",
 3         "treesitter-based"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "atlj",
 9+      "repo": "Pixie.nvim",
10+      "tags": [
11+        "plugin",
12+        "media"
13+      ]
14     }
15   ]
16 }