repos / neovimcraft

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

commit
a50d49c
parent
ebe7811
author
github-actions[bot]
date
2023-04-14 19:30:29 +0000 UTC
[create-pull-request] automated change (#311)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +22, -12
M data/resources-config.json
+0, -12
 1@@ -2484,18 +2484,6 @@
 2         "nvimrc"
 3       ]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "luong-komorebi",
 8-      "repo": "neovim-dotfiles",
 9-      "tags": [
10-        "lua",
11-        "luajit",
12-        "neovim",
13-        "nvim",
14-        "vim"
15-      ]
16-    },
17     {
18       "type": "github",
19       "username": "lwotcynna",
M data/resources.json
+22, -0
 1@@ -1249,6 +1249,15 @@
 2         "file-explorer"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "elixir-tools",
 8+      "repo": "elixir-tools.nvim",
 9+      "tags": [
10+        "plugin",
11+        "lsp"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "ellisonleao",
17@@ -2782,6 +2791,19 @@
18         "keybinding"
19       ]
20     },
21+    {
22+      "type": "github",
23+      "username": "lkhphuc",
24+      "repo": "jupyter-kernel.nvim",
25+      "tags": [
26+        "plugin",
27+        "programming-languages-support",
28+        "code-runner",
29+        "debugging",
30+        "completion",
31+        "jupyter"
32+      ]
33+    },
34     {
35       "type": "github",
36       "username": "lmburns",