- commit
- 91acb5d
- parent
- 4d78fe0
- author
- Eric Bower
- date
- 2021-07-25 17:28:20 +0000 UTC
add zest to resources
1 files changed,
+8,
-0
+8,
-0
1@@ -212,6 +212,7 @@
2 { "type": "github", "username": "LoricAndre", "repo": "fzterm.nvim", "tags": ["fuzzy-finder"] },
3 { "type": "github", "username": "amirrezaask", "repo": "fuzzy.nvim", "tags": ["fuzzy-finder"] },
4 { "type": "github", "username": "camspiers", "repo": "snap", "tags": ["fuzzy-finder"] },
5+ { "type": "github", "username": "lotabout", "repo": "skim", "tags": ["fuzzy-finder"] },
6 { "type": "github", "username": "norcalli", "repo": "nvim-colorizer.lua", "tags": ["colors"] },
7 { "type": "github", "username": "tjdevries", "repo": "colorbuddy.nvim", "tags": ["colors"] },
8 { "type": "github", "username": "norcalli", "repo": "nvim-base16.lua", "tags": ["colors"] },
9@@ -824,6 +825,12 @@
10 },
11 { "type": "github", "username": "mizlan", "repo": "iswap.nvim", "tags": ["editing-supports"] },
12 { "type": "github", "username": "nacro90", "repo": "numb.nvim", "tags": ["editing-supports"] },
13+ {
14+ "type": "github",
15+ "username": "abecodes",
16+ "repo": "tabout.nvim",
17+ "tags": ["editing-supports"]
18+ },
19 {
20 "type": "github",
21 "username": "mhartington",
22@@ -920,6 +927,7 @@
23 { "type": "github", "username": "shohi", "repo": "neva", "tags": ["version-managers"] },
24 { "type": "github", "username": "gennaro-tedesco", "repo": "boilit", "tags": ["boilerplate"] },
25 { "type": "github", "username": "akrawchyk", "repo": "awesome-vim#tools", "tags": ["vim"] },
26+ { "type": "github", "username": "tsbohc", "repo": "zest.nvim", "tags": ["fennel"] },
27 { "type": "github", "username": "fhill2", "repo": "floating.nvim", "tags": ["utility"] }
28 ]
29 }