- commit
- 708b59b
- parent
- 687cff6
- author
- Eric Bower
- date
- 2023-07-16 03:30:57 +0000 UTC
docs(readme): submit plugins to awesome-neovim
1 files changed,
+10,
-5
+10,
-5
1@@ -4,12 +4,17 @@ A site dedicated to finding the best neovim plugins.
2
3 ## Requirements
4
5-- deno
6+- deno
7
8 ## Want to submit a plugin?
9
10-If you'd like to suggest a plugin to add to `neovimcraft` then feel free to open
11-a github issue or submit a PR after running the following command:
12+There are a couple of ways to add plugins to `neovimcraft`. Probably the
13+simplest way would be to get your plugin added to
14+[awesome-neovim](https://github.com/rockerBOO/awesome-neovim). We scrape that
15+repo and is the primary data source for the plugin directory.
16+
17+If you'd like to suggest a plugin to `neovimcraft` directly then feel free to
18+open a github issue or submit a PR after running the following command:
19
20 ```bash
21 make resource
22@@ -20,8 +25,8 @@ site.
23
24 ## Want to submit a config?
25
26-If you'd like to suggest a config to add to `neovimcraft.com/c` then feel free to
27-submit a PR after running the following command:
28+If you'd like to suggest a config to add to `neovimcraft.com/c` then feel free
29+to submit a PR after running the following command:
30
31 ```bash
32 make resource-config