repos / neovimcraft

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

commit
0282cfc
parent
707a72e
author
Eric Bower
date
2021-12-09 19:00:45 +0000 UTC
resources
1 files changed,  +55, -0
M src/lib/resources.json
+55, -0
  1@@ -115,6 +115,12 @@
  2       "repo": "fuzzy.nvim",
  3       "tags": ["fuzzy-finder", "plugin"]
  4     },
  5+    {
  6+      "type": "github",
  7+      "username": "andersevenrud",
  8+      "repo": "nordic.nvim",
  9+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
 10+    },
 11     {
 12       "type": "github",
 13       "username": "andweeb",
 14@@ -371,6 +377,12 @@
 15       "tags": ["lua-colorscheme", "plugin"]
 16     },
 17     { "type": "github", "username": "equalsraf", "repo": "neovim-qt", "tags": ["ui"] },
 18+    {
 19+      "type": "github",
 20+      "username": "ethanholz",
 21+      "repo": "nvim-lastplace",
 22+      "tags": ["editing-support", "plugin"]
 23+    },
 24     {
 25       "type": "github",
 26       "username": "f-person",
 27@@ -401,6 +413,12 @@
 28       "repo": "floating.nvim",
 29       "tags": ["utility", "plugin"]
 30     },
 31+    {
 32+      "type": "github",
 33+      "username": "filipdutescu",
 34+      "repo": "renamer.nvim",
 35+      "tags": ["editing-support", "plugin"]
 36+    },
 37     {
 38       "type": "github",
 39       "username": "folke",
 40@@ -455,6 +473,12 @@
 41       "repo": "aquarium-vim",
 42       "tags": ["colorscheme", "plugin"]
 43     },
 44+    {
 45+      "type": "github",
 46+      "username": "gbprod",
 47+      "repo": "cutlass.nvim",
 48+      "tags": ["editing-support", "plugin"]
 49+    },
 50     {
 51       "type": "github",
 52       "username": "gelguy",
 53@@ -625,6 +649,13 @@
 54       "repo": "starlite-nvim",
 55       "tags": ["plugin", "neovim-0.5"]
 56     },
 57+    {
 58+      "type": "github",
 59+      "username": "is0n",
 60+      "repo": "fm-nvim",
 61+      "tags": ["file-explorer", "plugin"]
 62+    },
 63+    { "type": "github", "username": "is0n", "repo": "jaq-nvim", "tags": ["code-runner", "plugin"] },
 64     {
 65       "type": "github",
 66       "username": "ishan9299",
 67@@ -1579,6 +1610,12 @@
 68       "repo": "auto-session",
 69       "tags": ["sessions", "plugin"]
 70     },
 71+    {
 72+      "type": "github",
 73+      "username": "rmagatti",
 74+      "repo": "goto-preview",
 75+      "tags": ["neovim-0.5", "plugin"]
 76+    },
 77     {
 78       "type": "github",
 79       "username": "rmehri01",
 80@@ -1618,6 +1655,12 @@
 81       "repo": "nvim-treesitter-textsubjects",
 82       "tags": ["syntax", "plugin"]
 83     },
 84+    {
 85+      "type": "github",
 86+      "username": "RRethy",
 87+      "repo": "vim-illuminate",
 88+      "tags": ["cursorline", "plugin"]
 89+    },
 90     { "type": "github", "username": "ruifm", "repo": "gitlinker.nvim", "tags": ["git", "plugin"] },
 91     {
 92       "type": "github",
 93@@ -1778,6 +1821,12 @@
 94       "repo": "aerial.nvim",
 95       "tags": ["neovim-0.5", "plugin"]
 96     },
 97+    {
 98+      "type": "github",
 99+      "username": "stevearc",
100+      "repo": "dressing.nvim",
101+      "tags": ["utility", "plugin"]
102+    },
103     {
104       "type": "github",
105       "username": "stevearc",
106@@ -1790,6 +1839,12 @@
107       "repo": "qf_helper.nvim",
108       "tags": ["quickfix", "plugin"]
109     },
110+    {
111+      "type": "github",
112+      "username": "sudormrfbin",
113+      "repo": "cheatsheet.nvim",
114+      "tags": ["utility", "plugin"]
115+    },
116     { "type": "github", "username": "sunjon", "repo": "Shade.nvim", "tags": ["colors", "plugin"] },
117     {
118       "type": "github",