- commit
- c4f2692
- parent
- 951f84a
- author
- Eric Bower
- date
- 2021-08-18 14:23:46 +0000 UTC
more resources
1 files changed,
+14,
-1
+14,
-1
1@@ -202,6 +202,12 @@
2 "repo": "nterm.nvim",
3 "tags": ["terminal-integration"]
4 },
5+ {
6+ "type": "github",
7+ "username": "s1n7ax",
8+ "repo": "nvim-terminal",
9+ "tags": ["terminal-integration"]
10+ },
11 { "type": "github", "username": "norcalli", "repo": "snippets.nvim", "tags": ["snippets"] },
12 { "type": "github", "username": "hrsh7th", "repo": "vim-vsnip", "tags": ["snippets"] },
13 {
14@@ -218,6 +224,7 @@
15 "tags": ["registers"]
16 },
17 { "type": "github", "username": "tversteeg", "repo": "registers.nvim", "tags": ["registers"] },
18+ { "type": "github", "username": "AckslD", "repo": "nvim-neoclip.lua", "tags": ["clipboard"] },
19 {
20 "type": "github",
21 "username": "nvim-telescope",
22@@ -754,6 +761,7 @@
23 { "type": "github", "username": "folke", "repo": "todo-comments.nvim", "tags": ["comment"] },
24 { "type": "github", "username": "terrortylor", "repo": "nvim-comment", "tags": ["comment"] },
25 { "type": "github", "username": "winston0410", "repo": "commented.nvim", "tags": ["comment"] },
26+ { "type": "github", "username": "s1n7ax", "repo": "nvim-comment-frame", "tags": ["comment"] },
27 {
28 "type": "github",
29 "username": "jbyuki",
30@@ -1023,6 +1031,11 @@
31 },
32 { "type": "github", "username": "nathom", "repo": "tmux.nvim", "tags": ["tmux", "plugin"] },
33 { "type": "github", "username": "LionC", "repo": "nest.nvim", "tags": ["keymaps", "plugin"] },
34- { "type": "github", "username": "AckslD", "repo": "nvim-neoclip.lua", "tags": ["clipboard"] }
35+ {
36+ "type": "github",
37+ "username": "EdenEast",
38+ "repo": "nightfox.nvim",
39+ "tags": ["plugin", "treesitter-coloschemes"]
40+ }
41 ]
42 }