- commit
- 52a3378
- parent
- dbb028c
- author
- Ignacio Taranto
- date
- 2024-05-28 14:58:45 +0000 UTC
Add `id3.nvim` and `plantuml.nvim` (#531)
1 files changed,
+18,
-0
+18,
-0
1@@ -553,6 +553,24 @@
2 "tags": [
3 "colorscheme"
4 ]
5+ },
6+ {
7+ "type": "gitlab",
8+ "username": "itaranto",
9+ "repo": "id3.nvim",
10+ "tags": [
11+ "plugin",
12+ "utility"
13+ ]
14+ },
15+ {
16+ "type": "gitlab",
17+ "username": "itaranto",
18+ "repo": "plantuml.nvim",
19+ "tags": [
20+ "plugin",
21+ "utility"
22+ ]
23 }
24 ]
25 }