repos / neovimcraft

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

commit
e3e8b17
parent
179e10b
author
Eric Bower
date
2021-09-21 03:23:48 +0000 UTC
fix typo
1 files changed,  +1, -1
M src/lib/resources.json
+1, -1
1@@ -1828,7 +1828,7 @@
2       "type": "github",
3       "username": "theory-of-everything",
4       "repo": "nii-nvim",
5-      "tags": ["proconfigured-configurations"]
6+      "tags": ["preconfigured-configurations"]
7     }
8   ]
9 }