repos / neovimcraft

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

commit
a35bdcd
parent
5e29deb
author
pseudometa
date
2023-06-20 13:15:23 +0000 UTC
Add chrisgrieser/nvim-dr-lsp (#402)

1 files changed,  +10, -0
M data/manual.json
+10, -0
 1@@ -417,6 +417,16 @@
 2         "colorscheme",
 3         "treesitter-colorschemes"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "chrisgrieser",
 9+      "repo": "nvim-dr-lsp",
10+      "tags": [
11+        "plugin",
12+        "lsp",
13+        "statusline"
14+      ]
15     }
16   ]
17 }