repos / neovimcraft

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

commit
55cd94c
parent
9498d29
author
github-actions[bot]
date
2022-05-09 13:19:43 +0000 UTC
[create-pull-request] automated change (#46)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +18, -0
M src/lib/resources.json
+18, -0
 1@@ -235,6 +235,12 @@
 2       "repo": "nv-ide",
 3       "tags": ["preconfigured-configuration"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "crusj",
 8+      "repo": "hierarchy-tree-go.nvim",
 9+      "tags": ["programming-languages-support"]
10+    },
11     { "type": "github", "username": "crusj", "repo": "structrue-go.nvim", "tags": ["utility"] },
12     {
13       "type": "github",
14@@ -508,6 +514,18 @@
15     { "type": "github", "username": "jbyuki", "repo": "venn.nvim", "tags": ["note-taking"] },
16     { "type": "github", "username": "jceb", "repo": "blinds.nvim", "tags": ["color"] },
17     { "type": "github", "username": "jebberjeb", "repo": "javafx-neovimpane", "tags": ["ui"] },
18+    {
19+      "type": "github",
20+      "username": "jedrzejboczar",
21+      "repo": "possession.nvim",
22+      "tags": ["session"]
23+    },
24+    {
25+      "type": "github",
26+      "username": "jedrzejboczar",
27+      "repo": "toggletasks.nvim",
28+      "tags": ["code-runner"]
29+    },
30     {
31       "type": "github",
32       "username": "jghauser",