repos / neovimcraft

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

commit
be5d613
parent
5fff1d0
author
Eric Bower
date
2021-07-24 03:58:41 +0000 UTC
new resources
1 files changed,  +30, -9
M src/lib/resources.json
+30, -9
  1@@ -36,6 +36,12 @@
  2     },
  3     { "type": "github", "username": "RishabhRD", "repo": "nvim-lsputils", "tags": ["neovim-0.5"] },
  4     { "type": "github", "username": "glepnir", "repo": "lspsaga.nvim", "tags": ["neovim-0.5"] },
  5+    {
  6+      "type": "github",
  7+      "username": "onsails",
  8+      "repo": "vimway-lsp-diag.nvim",
  9+      "tags": ["neovim-0.5"]
 10+    },
 11     { "type": "github", "username": "folke", "repo": "trouble.nvim", "tags": ["neovim-0.5"] },
 12     { "type": "github", "username": "folke", "repo": "lsp-colors.nvim", "tags": ["neovim-0.5"] },
 13     { "type": "github", "username": "kosayoda", "repo": "nvim-lightbulb", "tags": ["neovim-0.5"] },
 14@@ -72,6 +78,12 @@
 15     },
 16     { "type": "github", "username": "simrat39", "repo": "rust-tools.nvim", "tags": ["neovim-0.5"] },
 17     { "type": "github", "username": "stevearc", "repo": "aerial.nvim", "tags": ["neovim-0.5"] },
 18+    {
 19+      "type": "github",
 20+      "username": "jose-elias-alvarez",
 21+      "repo": "null-ls.nvim",
 22+      "tags": ["neovim-0.5"]
 23+    },
 24     {
 25       "type": "github",
 26       "username": "anott03",
 27@@ -125,6 +137,12 @@
 28       "repo": "nvim-treesitter-textsubjects",
 29       "tags": ["syntax"]
 30     },
 31+    {
 32+      "type": "github",
 33+      "username": "blackCauldron7",
 34+      "repo": "surround.nvim",
 35+      "tags": ["editing-supports"]
 36+    },
 37     { "type": "github", "username": "nikvdp", "repo": "neomux", "tags": ["terminal-integration"] },
 38     {
 39       "type": "github",
 40@@ -193,6 +211,7 @@
 41     { "type": "github", "username": "vijaymarupudi", "repo": "nvim-fzf", "tags": ["fuzzy-finder"] },
 42     { "type": "github", "username": "LoricAndre", "repo": "fzterm.nvim", "tags": ["fuzzy-finder"] },
 43     { "type": "github", "username": "amirrezaask", "repo": "fuzzy.nvim", "tags": ["fuzzy-finder"] },
 44+    { "type": "github", "username": "camspiers", "repo": "snap", "tags": ["fuzzy-finder"] },
 45     { "type": "github", "username": "norcalli", "repo": "nvim-colorizer.lua", "tags": ["colors"] },
 46     { "type": "github", "username": "tjdevries", "repo": "colorbuddy.nvim", "tags": ["colors"] },
 47     { "type": "github", "username": "norcalli", "repo": "nvim-base16.lua", "tags": ["colors"] },
 48@@ -206,6 +225,7 @@
 49     },
 50     { "type": "github", "username": "xiyaowong", "repo": "nvim-transparent", "tags": ["colors"] },
 51     { "type": "github", "username": "folke", "repo": "twilight.nvim", "tags": ["colors"] },
 52+    { "type": "github", "username": "rose-pine", "repo": "neovim", "tags": ["colors"] },
 53     {
 54       "type": "github",
 55       "username": "oberblastmeister",
 56@@ -504,7 +524,6 @@
 57     { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
 58     { "type": "github", "username": "jghauser", "repo": "mkdir.nvim", "tags": ["utility"] },
 59     { "type": "github", "username": "matbme", "repo": "JABS.nvim", "tags": ["utility"] },
 60-    { "type": "github", "username": "fhill2", "repo": "floating.nvim", "tags": ["utility"] },
 61     { "type": "github", "username": "clojure-vim", "repo": "jazz.nvim", "tags": ["utility"] },
 62     { "type": "github", "username": "code-biscuits", "repo": "nvim-biscuits", "tags": ["utility"] },
 63     { "type": "github", "username": "Pocco81", "repo": "AbbrevMan.nvim", "tags": ["utility"] },
 64@@ -586,6 +605,12 @@
 65       "repo": "lua-dev.nvim",
 66       "tags": ["neovim-lua-development"]
 67     },
 68+    {
 69+      "type": "github",
 70+      "username": "MunifTanjim",
 71+      "repo": "nui.nvim",
 72+      "tags": ["neovim-lua-development"]
 73+    },
 74     { "type": "github", "username": "Olical", "repo": "aniseed", "tags": ["fennel"] },
 75     { "type": "github", "username": "romgrk", "repo": "barbar.nvim", "tags": ["tabline"] },
 76     { "type": "github", "username": "akinsho", "repo": "nvim-bufferline.lua", "tags": ["tabline"] },
 77@@ -659,7 +684,6 @@
 78     { "type": "github", "username": "tanvirtin", "repo": "vgit.nvim", "tags": ["git"] },
 79     { "type": "github", "username": "sindrets", "repo": "diffview.nvim", "tags": ["git"] },
 80     { "type": "github", "username": "kdheepak", "repo": "lazygit.nvim", "tags": ["git"] },
 81-    { "type": "github", "username": "gennaro-tedesco", "repo": "nvim-jqx", "tags": ["json"] },
 82     {
 83       "type": "github",
 84       "username": "ray-x",
 85@@ -678,6 +702,7 @@
 86       "repo": "nvim-go",
 87       "tags": ["programming-languages-support"]
 88     },
 89+    { "type": "github", "username": "gennaro-tedesco", "repo": "nvim-jqx", "tags": ["json"] },
 90     { "type": "github", "username": "b3nj5m1n", "repo": "kommentary", "tags": ["comment"] },
 91     { "type": "github", "username": "glepnir", "repo": "prodoc.nvim", "tags": ["comment"] },
 92     {
 93@@ -747,12 +772,6 @@
 94       "repo": "pears.nvim",
 95       "tags": ["editing-supports"]
 96     },
 97-    {
 98-      "type": "github",
 99-      "username": "blackCauldron7",
100-      "repo": "surround.nvim",
101-      "tags": ["editing-supports"]
102-    },
103     { "type": "github", "username": "monaqa", "repo": "dial.nvim", "tags": ["editing-supports"] },
104     {
105       "type": "github",
106@@ -899,6 +918,8 @@
107     },
108     { "type": "github", "username": "NTBBloodbath", "repo": "nvenv", "tags": ["version-managers"] },
109     { "type": "github", "username": "shohi", "repo": "neva", "tags": ["version-managers"] },
110-    { "type": "github", "username": "gennaro-tedesco", "repo": "boilit", "tags": ["boilerplate"] }
111+    { "type": "github", "username": "gennaro-tedesco", "repo": "boilit", "tags": ["boilerplate"] },
112+    { "type": "github", "username": "akrawchyk", "repo": "awesome-vim#tools", "tags": ["vim"] },
113+    { "type": "github", "username": "fhill2", "repo": "floating.nvim", "tags": ["utility"] }
114   ]
115 }