- commit
- eb63812
- parent
- 260257e
- author
- Eric Bower
- date
- 2021-12-22 17:55:16 +0000 UTC
resources
1 files changed,
+24,
-0
+24,
-0
1@@ -926,6 +926,12 @@
2 "repo": "calltree.nvim",
3 "tags": ["neovim-0.5", "plugin"]
4 },
5+ {
6+ "type": "github",
7+ "username": "ldelossa",
8+ "repo": "litee.nvim",
9+ "tags": ["neovim-0.5", "plugin"]
10+ },
11 {
12 "type": "github",
13 "username": "ldelossa",
14@@ -1341,6 +1347,18 @@
15 "repo": "lualine.nvim",
16 "tags": ["statusline", "plugin"]
17 },
18+ {
19+ "type": "github",
20+ "username": "nvim-neorg",
21+ "repo": "neorg",
22+ "tags": ["note-taking", "plugin"]
23+ },
24+ {
25+ "type": "github",
26+ "username": "nvim-orgmode",
27+ "repo": "orgmode",
28+ "tags": ["note-taking", "plugin"]
29+ },
30 {
31 "type": "github",
32 "username": "nvim-telescope",
33@@ -1828,6 +1846,12 @@
34 "repo": "sort.nvim",
35 "tags": ["editing-support", "plugin"]
36 },
37+ {
38+ "type": "github",
39+ "username": "startup-nvim",
40+ "repo": "startup.nvim",
41+ "tags": ["startup", "plugin"]
42+ },
43 {
44 "type": "github",
45 "username": "steelsojka",