- commit
- 3ce782a
- parent
- 0320b51
- author
- pseudometa
- date
- 2023-09-19 13:02:47 +0000 UTC
Add `nvim-kickstart-python` & `nvim-puppeteer` (#495)
1 files changed,
+18,
-0
+18,
-0
1@@ -477,6 +477,24 @@
2 "editing-support",
3 "folding"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "chrisgrieser",
9+ "repo": "nvim-puppeteer",
10+ "tags": [
11+ "editing-support",
12+ "plugin"
13+ ]
14+ },
15+ {
16+ "type": "github",
17+ "username": "chrisgrieser",
18+ "repo": "nvim-kickstart-python",
19+ "tags": [
20+ "preconfigured-configuration",
21+ "python"
22+ ]
23 }
24 ]
25 }