repos / neovimcraft

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

commit
e82dace
parent
f6e77e1
author
Mitchell Hanberg
date
2023-04-14 16:00:42 +0000 UTC
add elixir-tools/elixir-tools.nvim (#309)

1 files changed,  +9, -0
M data/manual.json
+9, -0
 1@@ -317,6 +317,15 @@
 2         "plugin",
 3         "utility"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "elixir-tools",
 9+      "repo": "elixir-tools.nvim",
10+      "tags": [
11+        "plugin",
12+        "lsp"
13+      ]
14     }
15   ]
16 }